static0 Posted May 5, 2015 Share Posted May 5, 2015 Hi I've been working on a test shop and now I want to move it. I've followed all the guidelines available but when I try to open the new www address I get an error. I've exported my Mysql database Imported on new server Copied all the files to new server Cleared the cache Changed the info in setting.inc.php Changed the shop url in the database (in the test shop I had /prestashop/ that I want to remove) What have I missed?? I really hope that someone can help me. Link to comment Share on other sites More sharing options...
electriz Posted May 5, 2015 Share Posted May 5, 2015 Have you checked your .htaccess file? Link to comment Share on other sites More sharing options...
static0 Posted May 5, 2015 Author Share Posted May 5, 2015 No, what do I need to look for here? Is it the .htaccess in the root? Link to comment Share on other sites More sharing options...
electriz Posted May 6, 2015 Share Posted May 6, 2015 (edited) Yes, it is in the root, check if you have any lines containing something like RewriteRule . - [E=REWRITEBASE:/prestashop/] remove that /prestashop/ wherever it occurs. Edited May 6, 2015 by electriz (see edit history) Link to comment Share on other sites More sharing options...
las3r Posted May 14, 2015 Share Posted May 14, 2015 Also - don't forget to check out CMS-pages for hard links to content on your old domain - easily forgotten. Leave the .htaccess file unchanged will make the frontend inaccessible, however you should still be able to log in to your Back Office. The Backoffice will probably prompt you that something is wrong (like the wrong URLs are set). Good luck 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