In case it helps anyone else, I was able to get the upgrade to work. Apparently, most of my webserver php modules had been turned off, and while I would think that mediawiki installer should be smart enough to not try to use pdo/sqlite if I don't have them turned on, turning on most all of the pdo functions enable the upgrade to go through.
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Dave Hunsberger Sent: Tuesday, June 26, 2012 7:23 PM To: MediaWiki announcements and site admin list Subject: Re: [MediaWiki-l] problems upgrading from 13.2 to 19.1
The current mw is running on mysql, and the upgrade should too, no desire to run an sqlite anything
-------- Original Message -------- From: Platonides Platonides@gmail.com Sent: Tue, 26/06/2012 07:19 PM To: mediawiki-l@lists.wikimedia.org 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 MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l