500 Error, please check your php script / enable display_errors in your cpanel

@ChrisPAR I can only share my URL in a browser screenshot if you wish to validate what I’m saying. I requested for my URL to be removed in a previous post and it was declined. I do not wish to have too many links in Google index pointing to my pages about issues in my website.

This is my wordpress logging confguration:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false);
define( ‘SCRIPT_DEBUG’, false );

I do not think the error is from .htaccess file. The site was running perfectly well until the PHP 8.2 upgrade. I did not anything at the backend before the crash.

Ironically wordpress is not logging, the last error message was on 29th September. The error “500 Error, please check your php script / enable display_errors in your cpanel” is a server error message.


The /?i=1, /?i=2 at the end of my URL is part of Infinityfree security.
I found explaination at Why do I see ?i=1 at the end of a URL

If only the browser can display the error code we can get to the root of the issue. I don’t know how many websites that may be affected by the upgrade.