Hi, Am 30.03.2011 19:21, schrieb Brion Vibber: > On Wed, Mar 30, 2011 at 9:54 AM, Stefan-Michael Guenther > <[email protected] <mailto:[email protected]>> wrote: > > Hello, > > after a hardware failure, we restored the Wiki-Directory (MediaWiki > 1.15.5) and the database (MySQL 5.0.18) from our backup. > > But instead of the wiki pages we only get the following messages in the > php.log: > > [Tue Mar 29 23:53:03 2011] [error] [client 127.0.0.1] PHP Notice: > Undefined variable: wgExtensionAssetsPath in > /srv/www/htdocs/w/includes/Setup.php on line 43 > > > Most likely you've got a mix of MediaWiki versions here. Double-check > your LocalSettings.php to ensure that it's loading files (especially the > DefaultSettings.php) out of the right path. > there is only one DefaultSettings.php, it's located in the includes directory and it contains the lines
/** MediaWiki version number */ $wgVersion = '1.15.5'; which is exyctly the same version, as in the RELEASES-NOTES file. Stefan -- ******************************************** in-put GbR - Das Linux-Systemhaus Stefan-Michael Guenther Geschaeftsfuehrer Moltkestrasse 49 D-76133 Karlsruhe Tel./Fax : +49 (0)721 / 6 80 32 88 - 0 / 3 http://www.in-put.de/ ******************************************** Schulungen Installationen Beratung Support Voice-over-IP-Loesungen ******************************************** NEU: MobyDick - die preiswerte Voice-over-IP-Lösung - Browserbasierte Administration - inklusive Faxserver Weitere Informationen unter http://www.iptelephonie.de _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
