Jump to content

How to transfer completely modified prestashop site from local server to web server


Recommended Posts

  • 1 month later...
  • 3 months later...

1. Copy via FTP over the entire shops folder.
2. Copy your local database over to your internet server database.
3. Edit Config->Settings.inc.php
4. Make sure __PS_BASE_URI__ is set to the new URL.
5. Make sure _DB_NAME_ , _DB_SERVER_ , _DB_USER_ & _DB_PASSWD_ are all changed to the new database information.

Presto, you should be now online!

Link to comment
Share on other sites

  • 1 year later...

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