Hello all I;m have installed madiewiki form svn on debian lenny after configure $wgForeignFileRepos I recive an error on the heather os the articles as warning
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/www/es-wiki/includes/HttpFunctions.php on line 113 Warning: file_get_contents(http://commons.wikimedia.org/w/api.php?titles=Image%3ASoci%C3%A9t%C3%A9.png&iiprop=timestamp%7Cuser%7Ccomment%7Curl%7Csize%7Csha1%7Cmetadata%7Cmime&prop=imageinfo&format=json&action=query) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/www/es-wiki/includes/HttpFunctions.php on line 113 I don't know if I need some package or something thanks -------------------------------------------------- From: "Enrique" <[email protected]> Sent: Tuesday, December 22, 2009 4:33 PM To: "MediaWiki announcements and site admin list" <[email protected]> Subject: Re: [Mediawiki-l] importing dump SOLVED > thanks I have updated java and work fine > > -------------------------------------------------- > From: "Enrique" <[email protected]> > Sent: Tuesday, December 22, 2009 1:29 PM > To: "MediaWiki announcements and site admin list" > <[email protected]> > Subject: Re: [Mediawiki-l] importing dump > >> I'm using: java full version "1.5.0_17-b04" on debian lenny >> >> -------------------------------------------------- >> From: "Platonides" <[email protected]> >> Sent: Tuesday, December 22, 2009 9:57 AM >> To: <[email protected]> >> Subject: Re: [Mediawiki-l] importing dump >> >>> Enrique escribió: >>>> hello all >>>> I'm importing a eswiki-20091123-pages-meta-current.xml and have >>>> downloaded a >>>> mwdumper.jar from >>>> http://downloads.dbpedia.org/mwdumper_invalid_contributor.zip of >>>> https://bugzilla.wikimedia.org/show_bug.cgi?id=18328 but recive an >>>> error. >>>> So I'm trying with mwimport and recive an error too unknown schema or >>>> invalid first line >>>> I have downloaded mediawiki software from svn. >>>> >>>> >>>> com:/home# java -jar mwdumper.jar --format=sql:1.5 >>>> eswiki-20091123-pages-meta-current.xml | mysql -u root -p eswiki >>>> Enter password: >>>> Exception in thread "main" >>>> java.lang.UnsupportedClassVersionError: >>>> Bad version number in .class file >>>> at java.lang.ClassLoader.defineClass1(Native Method) >>> >>> >>> You are using a version of the java virtual machine too old for that >>> file. >>> >>> >>> _______________________________________________ >>> MediaWiki-l mailing list >>> [email protected] >>> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l >>> >> >> >> _______________________________________________ >> MediaWiki-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l >> > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
