CMS (Wordpress, Joomla, Drupal, Prestashop ...) - Server 500 error when try to update PHP version
... / Server 500 error when try...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Server 500 error when try to update PHP version

Von
Pete
Erstellungsdatum 2025-09-02 05:50:13 in CMS (Wordpress, Joomla, Drupal, Prestashop ...)

Hi there.

I have recently been receiving the PHP Update Recommended warning on my up-to-date Wordpress installation, and so decided to upgrade my 7.4.33 PHP version to 8.3 using OVH Manager.

This however produces a 500 Internal Server error when trying to access the site homepage or admin page: "...wp-admin/plugins.php?plugin_status=all&paged=1&s might have a temporary problem or it could have moved."

I tried deactivating all the plugins but with no change. I then installed theme Twenty twenty-five and activated that rather than the older theme I normally use, again with no change.

Does anybody have an idea about what the issue might be?


Akzeptierte Lösung

Hello,

Please set your PHP environment in "development" mode.

Doing so, your error messages should be more verbose. This may direct to the culprit.

Finally, upgrade your Wordpress using this official method : https://developer.wordpress.org/advanced-administration/upgrade/upgrading/

 

4 Antworten ( Latest reply on 2025-09-10 15:34:09 Von
RabattDigga.de
)

Hello,

Please set your PHP environment in "development" mode.

Doing so, your error messages should be more verbose. This may direct to the culprit.

Finally, upgrade your Wordpress using this official method : https://developer.wordpress.org/advanced-administration/upgrade/upgrading/

 

Hi, 

IMO you should better ask in a WP forum. Did you overwrite the Wordpress files from a zip file, as suggested above ?

 

Hello @Pete ,

Did you reply this morning (4 Sep) ? 

I have received a notification with this link: https://community.ovhcloud.com/community?id=community_question&sys_id=3a868ae0453362142d4c20f5954d721c&anchor=answer_b619de0dedb7eed02d4c1401eeffb610

but your reply cannot be found.

 

The 500 error occurs because WordPress, a plugin, or theme isn’t fully compatible with PHP 8.3.
Check error logs or enable WP_DEBUG to identify the exact issue.
Ensure all plugins, themes, and required PHP extensions are updated or revert PHP temporarily.