Last modified: 2013-07-30 00:10:44 UTC
$ php maintenance/install.php --pass=none test test Setting up database... PHP Fatal error: Call to undefined function mysql_select_db() in .../DatabaseMysql.php on line 312
Is this still an issue on MySQL? C:\Projects\MediaWiki\maintenance>php install.php --pass=none test test Setting up database... DB connection error: MySQL functions missing, have you compiled PHP with the --with-mysql option? . Check the host, username and password below and try again.... I see the error on SQLite ("DatabaseInstaller::setupSchemaVars: unexpected DB connection error") and Oracle (caused by OracleInstaller::setupDatabase() being a dummy that always returns an OK status).
Unassigning default assignments. http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/54734