watman10 Posted March 6, 2010 Share Posted March 6, 2010 Hi,I am having problems when I try to migrate Prestashop from our test server to our live server.Both servers are identical in every wayI copied both the files and the database across.When I try to view the shop webpage, i get the favicon but nothing else (Blank page)When I go into the admin section, I can log in and view/change everything.Any ideas what might be causing this?Thanks,Watman10 Link to comment Share on other sites More sharing options...
Eihwaz Posted March 6, 2010 Share Posted March 6, 2010 Open your config/config.inc.php and change: @ini_set('display_errors', 'off'); to @ini_set('display_errors', 'on'); Refresh the page and see what errors it gives you.Most probably you've forgotten to set the correct CHMOD to folders after moving files. Link to comment Share on other sites More sharing options...
watman10 Posted March 6, 2010 Author Share Posted March 6, 2010 Hi,Thanks for your response. I have modified to show errors and refreshed, still the same situation - Blank screen.Does anyone know what directories must be chmod so I can rule that out?Thanks! 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