500: Internal Server Error
when we try to login system we have the problem ( 500: Internal Server Error)
1 Reply
Hey there,
This is a common and often frustrating error to encounter. There are three general causes:
Permission Error : An incorrect permission on a PHP and CGI script is to blame.
PHP Timeout : Timeout rules or error handling are to blame
Error in .htaccess : The .htaccess may be incorrectly configured.
You can learn more by reviewing your logs:
/var/log/apache2/error.log
/var/log/nginx/error.log
We review this issue in greater details in some related Community Posts:
What can cause a Wordpress Site to give a HTTP 500 error?
Website down, Internal Server Error 500
We hope that helps provide some context for your issue to help your investigation along.
-Tara T, Linode Support