Jump to content

Moving from localhost to web server


Recommended Posts

Hello,

I am moving the site from localhost to web server. I did everything as this http://doc.prestashop.com/display/PS14/System+Administrator+Guide#SystemAdministratorGuide-MovingPrestaShop , but does not help. In the browser is written: Where is the problem? Is there any internal path which I do not change?

 

 

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.

 

 

 

Where is the problem? Is there any internal path which I do not change?

Edited by Es Club Shop (see edit history)
Link to comment
Share on other sites

You check by below steps:

  1. Login to Hosting panel
  2. Go to File Manager -> Config Folder -> defines.inc.php
  3. Find the line: /* Debug only */ define('_PS_MODE_DEV_', false);
  4. Change to: /* Debug only */ define('_PS_MODE_DEV_', true);

Now you can return to your site and see if there is an error message in any file. Note that there are possibilities you don't get any message and further trouble shooting is required. 
You can update me next what you find over there, we can decide accordingly. 

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...