Jump to content

Internal Server Error


Libinter

Recommended Posts

 

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

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 by ricardopxl (see edit history)
  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...