Libinter Posted February 19, 2020 Share Posted February 19, 2020 When I want to log in to the administrator of my website, he shows me the following error, Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. What I can do? Link to comment Share on other sites More sharing options...
ricardopxl Posted February 20, 2020 Share Posted February 20, 2020 (edited) Hi @Libinter . Do you have skills to open a file in FTP? Open the next file: config/defines.inc.php Find this line: define('_PS_MODE_DEV_', false); And replace: define('_PS_MODE_DEV_', true); Save. And try access. If not show a error in Screen, you need verify log from Server. Edited February 20, 2020 by ricardopxl (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now