500 Internal Server Error & Debug Log Not Being Created

Website URL https://nadeemenglishskills.infy.uk

Hello InfinityFree Support,

I’m experiencing a 500 Internal Server Error on my WordPress site hosted with you. I shared a temporary login link with the ChatGPT support team so they could assist in troubleshooting, but they are unable to access the site due to this 500 error.

To investigate the issue, I enabled debugging in my wp-config.php file using the following lines:

define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);

However, even with these settings enabled, no wp-content/debug.log file is being generated — so I cannot see the actual error behind the 500 response.

Could you please confirm:

Is error logging enabled on the server?

Does my account have write permissions for the wp-content directory?

Where can I find the actual error logs related to this 500 issue?

Please help me identify what’s causing this so I can resolve the problem and provide proper access to the support team.
Thank you!

Sensitive info exposed

500 means the PHP code has crashed.
I have no idea how WordPress works, so all I can ask, can you try turning off any plugins and revert to the main theme?

Not by default - however you can turn it on

Although I cannot check your account, there is no way that you can change CHMOD values to be left out, AFAIK.

You are most likely unable to do that due to the security system and ChatGPT being bad at coding and troubleshooting due to it mostly relying on old data and, even fake news sites

5 Likes

Your site seems to be working fine and isn’t showing any 500 error:


And please do not expose your email as this is a public forum

3 Likes

ٰOkay, I’ll see.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.