manpreetjanjua Posted July 18, 2015 Share Posted July 18, 2015 I am using prestashop version 1.6.1.0 for my website. The website is working fine on live server. For migration I am using following steps:- 1. Set the live server website to maintenance mode. 2. Then change the "shop domain" and "ssl domain" to "localhost" in "SET SHOP URL" tab, found in perferences->SEO & URLs. 3. Then export the DB and download the website. 4. Import the DB on localhost and place the prestashop files in html folder. 5. Make the desired changes in "settings.inc.php" and "htaccess" files. 6. Then delete all the files and folders in cache->smarty->cache and cache->smarty->compile except index.php. When I am trying to access the prestashop frontend and admin panel the pages are blank. I have tried every solution to this problem found on internet. I am using ubuntu OS on my computer. Could anyone give me solution to this problem. Thanks in advance. Link to comment Share on other sites More sharing options...
Zohaib-fk Posted July 21, 2015 Share Posted July 21, 2015 (edited) Hi, Check in database sql file all occurrence of domain replace with localhost. Any error in log file or server log file to know why blank screen is coming. Edited June 10, 2021 by Zohaib-fk (see edit history) 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