Topic on Project:Support desk

Error durint Installation MediaWiki 1.29.1

7
Alcalval (talkcontribs)

I have problems during the installation MediaWiki 1.29.1

Microsoft SQl Server 2008 R2

IIS

PHP 7.1

Show this error:

Backtrace:

#0 C:\inetpub\wwwroot\includes\libs\rdbms\database\Database.php(933): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)

#1 C:\inetpub\wwwroot\includes\libs\rdbms\database\Database.php(3146): Wikimedia\Rdbms\Database->query(string, string)

#2 C:\inetpub\wwwroot\includes\libs\rdbms\database\Database.php(3095): Wikimedia\Rdbms\Database->sourceStream(unknown type, NULL, NULL, string, NULL)

#3 C:\inetpub\wwwroot\includes\installer\DatabaseInstaller.php(198): Wikimedia\Rdbms\Database->sourceFile(string)

#4 C:\inetpub\wwwroot\includes\installer\DatabaseInstaller.php(221): DatabaseInstaller->stepApplySourceFile(string, string, boolean)

#5 C:\inetpub\wwwroot\includes\installer\MssqlInstaller.php(639): DatabaseInstaller->createTables()

#6 C:\inetpub\wwwroot\includes\installer\Installer.php(1519): MssqlInstaller->createTables(MssqlInstaller)

#7 C:\inetpub\wwwroot\includes\installer\WebInstallerInstall.php(44): Installer->performInstallation(array, array)

#8 C:\inetpub\wwwroot\includes\installer\WebInstaller.php(279): WebInstallerInstall->execute()

#9 C:\inetpub\wwwroot\mw-config\index.php(81): WebInstaller->execute(array)

#10 C:\inetpub\wwwroot\mw-config\index.php(39): wfInstallerMain()

#11 {main}

Any ideas?

Ciencia Al Poder (talkcontribs)

Is there some error message before "Backtrace"? because it's the most important part of the message.

Alcalval (talkcontribs)
Ciencia Al Poder (talkcontribs)

Ugh... that's a very unfortunate error.

Note that SQL Server support for MediaWiki is not well tested and there are a lot of open bugs about this. I strongly recommend you to use a mysql database for MediaWiki.

This may be the same error as task T168118 in 1.28, but not it doesn't even display the error message... Most likely the problem.

If you really want to use MS Sql Server, use MediaWiki 1.27.

Alcalval (talkcontribs)

I will try with MediaWiki 1.27

Thanx!!!!

Alcalval (talkcontribs)
Fokebox (talkcontribs)

I don't recommend install MW to Microsoft servers