[MediaWiki-l] Re: Unable to upgrade to 1.38.2 from 1.36.4

2022-07-03 Thread Jeffrey Walton
On Sun, Jul 3, 2022 at 6:41 PM Jeffrey Walton wrote: > > We are trying to upgrade our Mediawiki from 1.36.4 to 1.38.2. After > unpacking 1.38 to /var/www/html/w, and while running update.php, we > encounter: > > # /var/www/html/w# php /var/www/html/w/maintenance/update.php --quick > PHP Fatal

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey Walton
On Sun, Jul 3, 2022 at 7:09 PM Jeffrey Walton wrote: > > On Sun, Jul 3, 2022 at 6:57 PM Jeffrey T. Darlington > wrote: > > > > Each time I upgrade, I unzip the archive to a new directory and copy over > > the images and extensions. So I've been using the "core" version of Vector > > for a

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey Walton
On Sun, Jul 3, 2022 at 6:57 PM Jeffrey T. Darlington wrote: > > Each time I upgrade, I unzip the archive to a new directory and copy over the > images and extensions. So I've been using the "core" version of Vector for a > while. That said, commenting out the line with wfLoadSkin('Vector')

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey Walton
On Sun, Jul 3, 2022 at 6:57 PM Jeffrey T. Darlington wrote: > > Each time I upgrade, I unzip the archive to a new directory and copy over the > images and extensions. So I've been using the "core" version of Vector for a > while. That said, commenting out the line with wfLoadSkin('Vector')

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey T. Darlington
Each time I upgrade, I unzip the archive to a new directory and copy over the images and extensions. So I've been using the "core" version of Vector for a while. That said, commenting out the line with wfLoadSkin('Vector') still generates the following error: PHP Fatal error:

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey Walton
On Sun, Jul 3, 2022 at 6:19 PM Jeffrey T. Darlington wrote: > > Thanks for the suggestions, but no luck here. I did indeed have the old "$IP > = MW_INSTALL_PATH" block. But if I comment that out, I still get the same > "Unable to open file /Vector/skin.json" error. Same goes for the >

[MediaWiki-l] Unable to upgrade to 1.38.2 from 1.36.4

2022-07-03 Thread Jeffrey Walton
Hi Everyone, We are trying to upgrade our Mediawiki from 1.36.4 to 1.38.2. After unpacking 1.38 to /var/www/html/w, and while running update.php, we encounter: # /var/www/html/w# php /var/www/html/w/maintenance/update.php --quick PHP Fatal error: Uncaught Exception: Unable to open file

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey T. Darlington
Thanks for the suggestions, but no luck here. I did indeed have the old "$IP = MW_INSTALL_PATH" block. But if I comment that out, I still get the same "Unable to open file /Vector/skin.json" error. Same goes for the "$wgBaseDirectory = MW_INSTALL_PATH" suggestion; that gives me the

[MediaWiki-l] Re: Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Benjamin Lees
Hi Jeffrey, I think this is indeed the same issue as in the previous thread: https://lists.wikimedia.org/hyperkitty/list/mediawiki-l@lists.wikimedia.org/thread/5YKDMFRHANRXKFDLWGLHXTGWSOW7V676/ Of course, you have reached the point where I didn't have a way forward. :-) A bit of background

[MediaWiki-l] Unable to upgrade to 1.38.x from 1.37.x

2022-07-03 Thread Jeffrey T. Darlington
Ever since the release of 1.38, I have been trying unsuccessfully to upgrade from 1.37.x. I keep running into the same issues. If I start from my current 1.37.x base, I get the following errors when I run update.php: PHP Fatal error: Uncaught Exception: Unable to