Teammates,

While trying a fresh install of MW 1.19.2 on Windows 2003 (IIS 6.0/PHP 
5.2.5/MySQL is remote) although I get the initial MW
index.php with the "set up the wiki" link, when I click on that I get this big 
backtrace.

Does anyone have any idea what this means ?  I haven't created the database 
yet, since I can't get to the setup
page.  So I'm not sure why it is complaining about database ??
thanks,
L

>From url:  http://<myDomain>/mediawiki-1.19.2/mw-config/index.php

Mediawiki tried to access the database via wfGetDB(). This is not allowed.

Backtrace:

#0 G:\www-wiki-test\mediawiki-1.19.2\includes\GlobalFunctions.php(3484): 
LBFactory_Fake->getMainLB(false)
#1 G:\www-wiki-test\mediawiki-1.19.2\includes\GlobalFunctions.php(3474): 
wfGetLB(false)
#2 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(1025): wfGetDB(-2)
#3 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(300): 
User->loadFromDatabase()
#4 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(266): User->loadFromId()
#5 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(2025): User->load()
#6 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(985): 
User->getToken(false)
#7 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(269): 
User->loadFromSession()
#8 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(3972): User->load()
#9 G:\www-wiki-test\mediawiki-1.19.2\includes\User.php(2154): 
User->loadOptions()
#10 G:\www-wiki-test\mediawiki-1.19.2\includes\context\RequestContext.php(274): 
User->getOption('language')
#11 G:\www-wiki-test\mediawiki-1.19.2\includes\StubObject.php(160): 
RequestContext->getLanguage()
#12 G:\www-wiki-test\mediawiki-1.19.2\includes\StubObject.php(105): 
StubUserLang->_newObject()
#13 G:\www-wiki-test\mediawiki-1.19.2\includes\parser\ParserOptions.php(334): 
StubObject->_unstub()
#14 G:\www-wiki-test\mediawiki-1.19.2\includes\installer\Installer.php(360): 
ParserOptions->__construct()
#15 G:\www-wiki-test\mediawiki-1.19.2\includes\installer\WebInstaller.php(114): 
Installer->__construct()
#16 G:\www-wiki-test\mediawiki-1.19.2\mw-config\index.php(23): 
WebInstaller->__construct(Object(WebRequest))
#17 G:\www-wiki-test\mediawiki-1.19.2\mw-config\index.php(18): wfInstallerMain()
#18 {main}



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

Reply via email to