https://bugzilla.wikimedia.org/show_bug.cgi?id=26492
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testme CC| |[email protected] --- Comment #1 from Max Semenik <[email protected]> 2011-03-19 17:20:57 UTC --- 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). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
