I suddenly can’t access company.co.za/wp-admin
, as it redirects to
http://company.co.za/wp-login.php?redirect_to=http%3A%2F%company.co.za%2Fwp-admin%2F&reauth=1
with error 500
What should I do to resolve this?
I know I can try disabling all plugins, but how do I do that without loggin into wp dashboard? Is there some other step I should take?
Thank you
5 Answers
There are so many for internal server error. The main reasons for internal server errors are.
- Corrupt .htaccess file
- PHP Memory limit
- Corrupted plugin
- Incompatible PHP version
- Corrupted core files
In oder to fix this issue, you need to investigate in step by step order.
To solve this issue first of all you need to enable Debug mode and check the issue. after that try with restoring .htacess file, enabling default theme, disabling plugins etc.
if you still facing 500 internal server issue, check the tutorial on wpera –> https://www.wpera.net/500-internal-server-error/