There's an import tool in the maintenance directory named importDump.php Hand that the XML file, like so:
cd /path/to/wiki/maintenance php importDump.php /path/to/dump.xml Darren L. VanBuren ===================== http://oks.tumblr.com/ On Sat, May 16, 2009 at 09:26, Frames Project <[email protected]> wrote: > > Le samedi 16 mai 2009 à 17:01 +0200, Platonides a écrit : >> Frames Project wrote: >> > Hello >> > >> > during page import sometimes Firefox ends the current import while not >> > completed and displays an empty page. >> > >> > Repeating several times the same action shows that some of the last >> > pages have only been imported during the last action. >> > >> > How could I tell firefox not to arbitrarily shorten the importation >> > process ? >> > >> > Thanks >> > Francois Colonna >> >> It's probably the php timeout. >> Increase it or import from command line. >> > > Hello, > > I suppose you are right, I set max_execution_time = 120 in /etc/php.ini > (I can't check everything is now already imported) > > How can I do import with a "command line" ? > Could please give me an example ? > > Thank you. > Francois Colonna > > > _______________________________________________ > 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
