Jump to content

Transferring my shop to another server


Recommended Posts

Hi....

I test my prestashop in localhost and it work fine now after add all products and upload to server everything fine but in browser bar show me "http://localhost/nameofmysite/index.php?" i did some research about "

prestashop move to new server drops back to localhost" and i did step by step  
 
  1. Upload all files to new hosting via FTP
  2. Import the database using the phpMyAdmin utility
  3. On database we need to open ps_configuration table and edit the following lines: PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL and we replace the current domain www.olddomain.com, with the new one www.newdomain.com
  4. For last we have to edit the settings.inc.php file inside the config folder and change the values for database name _DB_NAME_, user _DB_USER_ and password: _DB_PASSWD_ That’s it, you only need to check .htaccess file permissions (777) and all should work correctly!

But it does not work correctly :|

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