Thanks! Changed $wgScriptPath to $wgScriptPath = "/mediawiki"; and that's it.
Daniel Platonides schrieb am 13.10.2010 23:38: > Daniel Walz wrote: >> Hi, >> >> I have mediawiki-1.15.4 in the main directory on my webserver. >> When upgrading, I liked to move it to a subdirectory. >> >> So, I extracted mediawiki-1.16.0 in the subdirectory "mediawiki", copied >> LocalSettings.php, /images/ and /extensions/ to the new directory and >> ran update.php. >> >> Now, when I type /wiki/index.php in the browser, it jumps automatically >> back to the main directory. >> >> Do I have to change a path variable anywhere? >> >> Thanks >> Daniel > > Check LocalSettings values for $wgArticlePath / $wgScriptPath > > > > _______________________________________________ > 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
