[Mediawiki-l] Bug in 1.6.3?

Juanma Barranquero lekktu at gmail.com
Tue Apr 11 13:27:02 UTC 2006


On 4/11/06, Malcolm Ross Kinsella Ryan <malcolmr at cse.unsw.edu.au> wrote:

>   Warning:  socket_sendto() Host lookup failed [-10001]: Unknown host in
>   wiki/includes/GlobalFunctions.php on line 1504

The wfIncrStats() function starts with:

  if ($wgDBname != 'enwiki' and $wgDBname != 'dewiki' and $wgDBname !=
'commonswiki' and $wgDBname != 'testwiki')
    return true;

Does your wgDBname happen to be one of these, perhaps "testwiki"?

--
                    /L/e/k/t/u



More information about the MediaWiki-l mailing list