myedinu Posted May 24, 2013 Share Posted May 24, 2013 (edited) Hi, I've purchased a domain at goddady.com. I've worked and finished my site at localhost using wamp server. All I want to do now is to move my site at goddady domain. So far I've launched my domain, I've transferred files via ftp, and created (added new username and password ) and imported my database from localhost. Can anybody tell me how can I link my domain with my database at godaddy to get it working?! Or to at least show me, where I can see Step by step guide to do that?! Edited May 24, 2013 by myedinu (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 (edited) Hi, I've purchased a domain at goddady.com. I've worked and finished my site at localhost using wamp server. All I want to do now is to move my site at goddady domain. So far I've launched my domain, I've transferred files via ftp, and created (added new username and password ) and imported my database from localhost. Can anybody tell me how can I link my domain with my database at godaddy to get it working?! Or to at least show me, where I can see Step by step guide to do that?! here is the step how to do this. 1. first zip your database 2. then zip your full prestashop site. 3. then upload that prestashop to server where you want to upload 4. than import the database to the phymyadmin 5. then go to prestashop folder config->settings.inc.php and edit this code and set up your server name. database name and password define('_DB_SERVER_', 'localhost'); define('_DB_NAME_', 'prestashop_redress_1.5.3'); define('_DB_USER_', 'root'); define('_DB_PASSWD_', 'root'); after that open the database using phymyadmin and the search table ps_shop_url and edit the id_shop_url id_shop domain domain_ssl physical_uri virtual_uri main active 1 1 localhost localhost /theme-presta/ 1 1 your server name and folder name and it will run. hope this help you. Edited May 24, 2013 by smartdatasoft (see edit history) 1 Link to comment Share on other sites More sharing options...
myedinu Posted May 24, 2013 Author Share Posted May 24, 2013 (edited) Hi, Smartdatasoft I've done the steps till 5. After that what should I do in table ps_shop_url, I could't understand (could't open those two links). Can you be more specific please?! I'm using Prestashop 1.5.3.1 Edited May 24, 2013 by myedinu (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 Hi, Smartdatasoft I've done the steps till 5. After that what should I do in table ps_shop_url, I could't understand (could't open those two links). Can you be more specific please?! suppose your site will show on smartdatasoft.com then site will set like bellow. where the domain is your site main domain physical_uri if that is setup inside any folder in the main domain that will be there like /myfolder/ or / if there is no folder and hope this will give you a clear idea how to solve 1 Link to comment Share on other sites More sharing options...
myedinu Posted May 24, 2013 Author Share Posted May 24, 2013 My domain is bekqeli.com. I've transferred files to this domain in folder named bekqeli. And I've done the steps as you said. Done changes at ps_shop_url. But: I try to reach my site at bekqeli.com/bekqeli/ but it redirects me at http://localhost/bekqeli/prestashop/index.php? Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 My domain is bekqeli.com. I've transferred files to this domain in folder named bekqeli. And I've done the steps as you said. Done changes at ps_shop_url. But: I try to reach my site at bekqeli.com/bekqeli/ but it redirects me at http://localhost/bek...shop/index.php? this is due to your site url is not changed please check that again. Link to comment Share on other sites More sharing options...
myedinu Posted May 24, 2013 Author Share Posted May 24, 2013 (edited) I've made these changes: attach: Edited May 24, 2013 by myedinu (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 attach: no attachment comes Link to comment Share on other sites More sharing options...
myedinu Posted May 24, 2013 Author Share Posted May 24, 2013 And now can you see it? Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 And now can you see it? you give the filed name please show me filed data value Link to comment Share on other sites More sharing options...
myedinu Posted May 24, 2013 Author Share Posted May 24, 2013 Thanks, Smartdatasoft I was updating wrong at my phpmyadmin. Now it works! Thank you very much, and I will mark this post as solved Link to comment Share on other sites More sharing options...
SmartDataSoft Posted May 24, 2013 Share Posted May 24, 2013 (edited) Thanks, Smartdatasoft I was updating wrong at my phpmyadmin. Now it works! Thank you very much, and I will mark this post as solved please also like my answer so that it increase my like Edited May 24, 2013 by smartdatasoft (see edit history) 1 Link to comment Share on other sites More sharing options...
roer Posted June 23, 2013 Share Posted June 23, 2013 Hi Smartdatasoft, I've done all the above... But got this error: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. What could be wrong please? Its at www.36states.com/prestashop Link to comment Share on other sites More sharing options...
roer Posted June 23, 2013 Share Posted June 23, 2013 Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects. Link to comment Share on other sites More sharing options...
Recommended Posts