Axel Etzold wrote:
> Dear all,
> 
> I am trying to set up a multilanguage Wikipedia for offline use from xml 
> dumps using
> mediawiki. To do this, I have downloaded dumps from wikimedia foundation and  
> tried to set up
> a Mysql server following the instructions given here:
> 
> http://modzer0.cs.uaf.edu/~dev2c/wiki/How_to_mirror_Wikipedia
> 
> I managed to go all the way through these instructions, and the mwimport line 
> 
> <dawiki-<date>.xml mwimport | mysql -f -u <admin name> -p <database name> ,
> 
> (where <database name> was wikidb).
> 
> finished without errors. But I can't find my (Danish) wikipedia now !
> From a similar instructions page as the one above, I would  expect to find it 
> in http://localhost/wikidb/ ,
> but there seems is nothing there (404 error), although I can find that a 
> database wikidb has been created from
> myphpadmin, with 185000 entries in it.
> 
> Thank you very much for your help !
> 
> Best regards,
> 
> Axel 


It's on the place you installed the mediawiki software.
Following those instructions above, that would be http://localhost/w/

If you want it just for one box, you may be interested in a program I 
recently made for offline MediaWiki browsing (almost) directly from the 
dumps.

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to