ldon Posted January 29, 2013 Share Posted January 29, 2013 How can I move presta 1.5.3.1 from my localhost to web? What do I need to configure? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted January 30, 2013 Share Posted January 30, 2013 Well, you will need to create your DB on your server then export/import your DB to server. After that you will need to FTP/SSH all your PS files to your server. If the server configuation (DB name, user, password, etc.) is the same as your localhost you should be all set. Marty Shue Link to comment Share on other sites More sharing options...
mohamadeffazuan Posted January 31, 2013 Share Posted January 31, 2013 You need to change the domain and domain_ssl in ps_shop_url table as well. Put your web domain instead of localhost. Link to comment Share on other sites More sharing options...
ldon Posted January 31, 2013 Author Share Posted January 31, 2013 Well, you will need to create your DB on your server then export/import your DB to server. After that you will need to FTP/SSH all your PS files to your server. If the server configuation (DB name, user, password, etc.) is the same as your localhost you should be all set. Marty Shue Thank you. I have no problem to move my DB to web and whole root directory. What I'm asking is if I need to modify only setting.inc.php or anything else. What about: define('_COOKIE_KEY_ define('_COOKIE_IV_ define('_RIJNDAEL_KEY_ define('_RIJNDAEL_IV_ ? Do I need to change it? Link to comment Share on other sites More sharing options...
vekia Posted January 31, 2013 Share Posted January 31, 2013 nope, you don't have to change it Link to comment Share on other sites More sharing options...
ldon Posted January 31, 2013 Author Share Posted January 31, 2013 nope, you don't have to change it And do I have to modify any other file? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted January 31, 2013 Share Posted January 31, 2013 No. Marty Shue Link to comment Share on other sites More sharing options...
ldon Posted May 26, 2013 Author Share Posted May 26, 2013 (edited) You need to change the domain and domain_ssl in ps_shop_url table as well. Put your web domain instead of localhost. I've done it. Shop works well but the admin still doesn't work. SORRY. I modified and tested again and it is fine now. Edited May 26, 2013 by ldon (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 26, 2013 Share Posted May 26, 2013 thanks for the information so im going to mark this thread as solved regards Link to comment Share on other sites More sharing options...
Recommended Posts