I have installed 1.3.0beta4 and run the .sql scripts necessary to upgrade my db.
When I go to my index, I get this: Warning: main(./DefaultSettings.php): failed to open stream: No such file or directory in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\LocalSettings.php on line 37
Warning: main(): Failed opening './DefaultSettings.php' for inclusion (include_path='./includes;./languages') in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\LocalSettings.php on line 37
Notice: Undefined variable: wgDBtype in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\DatabaseFunctions.php on line 16
Notice: Undefined variable: wgDBtype in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\DatabaseFunctions.php on line 19
Notice: Undefined variable: wgUsePHPTal in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\Skin.php on line 16
Notice: Undefined variable: wgUseTeX in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\OutputPage.php on line 4
Warning: main(languages/Language.php): failed to open stream: No such file or directory in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\Setup.php on line 157
Fatal error: main(): Failed opening required 'languages/Language.php' (include_path='./includes;./languages') in C:\DRIVES\IMAGO\PUB\public_html\www\yotz\wiki\includes\Setup.php on line 157
Like 1.2.6, it is looking for the php files in the wrong places. is there any way to stop mediawiki from having hard-coded or incorrect script links?
Thanks, ciaran
mediawiki-l@lists.wikimedia.org