chup Posted December 18, 2010 Share Posted December 18, 2010 Hi all, this is my 1st post here =]Im trying to create a store with presta shop running on a staging server, my local host via XAMPP. Once it is done, how do i put it online for testing?I've upload all the file via ftp to the sever, and and export the database from my XAMPP's phpMyAdmin and import to the live server database, but where else should i change? What other configuration files should i update?Is there anyone with experience and a step by step guide to follow?Thankschup Link to comment Share on other sites More sharing options...
rocky Posted December 19, 2010 Share Posted December 19, 2010 You should only need to edit config/settings.inc.php with your live server's database details. Link to comment Share on other sites More sharing options...
chup Posted December 21, 2010 Author Share Posted December 21, 2010 Thanks!This is my step by step guide, hope this will be useful for others referencePresta Shop - Local Development (XAMPP) to live serverPart 1 - Database1) Create username and database in live server2) Export database on XAMPP’s phpMyAdmin in .sql format3) Do a find & replace old database name to new database name (there should be 1 instance only)4) Login to the live server’s phpMyAdmin, import in the updated databasePart 2 – Content1) Edit config/settings.inc.php with your live server’s database details. Line 3, 5, 6, 7, 9.2) Upload all file via ftp to live server3) Website should be live 1 Link to comment Share on other sites More sharing options...
rocky Posted December 21, 2010 Share Posted December 21, 2010 Thanks for posting the guide. Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
dibs223 Posted February 17, 2012 Share Posted February 17, 2012 Im struggling to know what to wite into the config/settings.inc.php i know its the location of the database and password but I m struggling to get into my admin after iv done this. 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