The current mw is running on mysql, and the upgrade should too, no desire to run an sqlite anything
-------- Original Message -------- From: Platonides <[email protected]> Sent: Tue, 26/06/2012 07:19 PM To: [email protected] CC: Subject: Re: [MediaWiki-l] problems upgrading from 13.2 to 19.1 On 27/06/12 00:42, Dave Hunsberger wrote: > * Edited /htdocs/mw119/localSettings.php to point to /mw119 > folder and new db ('mediawiki_1_19') Note it should be LocalSettings.php (capital L). If it can't > Errors when running [URL]/mw119/mw-config/: > > * Blank page with error message "Warning: Cannot load module > 'pdo_sqlite' because required module 'pdo' is not loaded in Unknown on > line 0" > > MediaWiki 1.19.1 Updater > PHP Fatal error: Call to undefined function mysql_error() in > /[PATH]/mw119/includes/db/DatabaseMysql.php on line 305 > Fatal error: Call to undefined function mysql_error() in > /[PATH]/mw119/includes/db/DatabaseMysql.php on line 305 So, are you trying to use a sqlite database or a mysql one? Seems you have a problem with php.ini configuration there. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
