503 error

fusio

Member
Messages
64
Reaction score
5
Points
8
The same thing happened to me once working with wordpress, thinking about what it could be is going crazy, you have to be practical and move on, if it works then leave it like that hahaha
 

Eric S

Administrator
Staff member
Messages
1,116
Reaction score
158
Points
63
Well, I reverted back to a version of the MediaWiki that supports both PHP 7 and 8.

Using PHP 8 was leading to the 503 error. I switched to PHP 7 from the control panel and the update script run without an issue!

I'm not sure why the error is thrown, as the latest version of the MediaWiki supports PHP 8.1+ and has dropped support for older versions, but anyway for now I will keep the version that works.
This would certainly indicate an issue within the software and not the web server. You could reach out to the MediaWiki team and see what may be happening or review their requirements for updating.
 

costas1

Member
Messages
146
Reaction score
4
Points
18
The same thing happened to me once working with wordpress, thinking about what it could be is going crazy, you have to be practical and move on, if it works then leave it like that hahaha

I will certainly keep the version that works, no doubt about that, but I will keep an eye to see if anything similar will get reported by other users.

This would certainly indicate an issue within the software and not the web server. You could reach out to the MediaWiki team and see what may be happening or review their requirements for updating.

This is possible, but it probably is something that happens rarely, because I haven't seen anyone reporting a similar issue so far.

Speaking of rare issues, while installing the version that is now online, I encountered another rare bug, but there was a workaround for it.
 
Last edited:
Top