rastafermo Posted February 6, 2014 Share Posted February 6, 2014 Hi everybody, I'm a new user here and I'm trying to understand how to make things work. I need to modify some features of a website done with Prestashop 1.4.9, so I downloaded it in my machine, I've exported the database, and I've create a localproject, following the thounsands of tutorial about migrating a prestashop website. The steps are always the same: - download with filezilla - DB backup - new project in local server - import database - modify config/setting.inc.php In order to make things work, I need to update the database too. In fact, there are some data, such as the domain name, or the ssl, that need to be set to "localhost". After that, there are no more php errors, or connection errors. Just a 324 error_empty_response. I've already flushed the cache and created the .htaccess file, but the 324 error is still there. I have no idea of what is going on. I'm so desperate and frustrated. If anyone could tell me something, or just tell me "hey, you can find your solution in this other topic!!", it would be great. Thank you very much. Link to comment Share on other sites More sharing options...
vekia Posted February 6, 2014 Share Posted February 6, 2014 have you tried on different browsers? Link to comment Share on other sites More sharing options...
rastafermo Posted February 6, 2014 Author Share Posted February 6, 2014 Yes, I tried it in Chrome, in firefox, in safari and in opera. Still the same error Link to comment Share on other sites More sharing options...
rastafermo Posted February 7, 2014 Author Share Posted February 7, 2014 Any other idea? Everything could be helpful.. Thanks Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 hello, may i know how you defined param define('__PS_BASE_URI__') in addition, what you've got in database for: PS_SHOP_DOMAIN Link to comment Share on other sites More sharing options...
rastafermo Posted February 7, 2014 Author Share Posted February 7, 2014 the __PS_BASE_URI__ in the config/setting.inc.php is set to the folder that contains all the project, like "/projectFolder/"..I use xampp and i have htdocs with different projects in it..one folder for each project..one of these folders is the one set in __PS_BASE_URI__ PS_SHOP_DOMAIN is "localhost", without "/"..also PS_SHOP_DOMAIN_SSL is set to "localhost" Link to comment Share on other sites More sharing options...
rastafermo Posted February 9, 2014 Author Share Posted February 9, 2014 Is there anybody out there? Link to comment Share on other sites More sharing options...
rastafermo Posted February 10, 2014 Author Share Posted February 10, 2014 I thought this forum was for troubleshooting, but there is nobody looking at it... Link to comment Share on other sites More sharing options...
Recommended Posts