Kane_Kowalski Posted February 14, 2009 Share Posted February 14, 2009 Hi,I do have a question concerning all security aspects which are hiding inside the prestashop configuration.Last time I've tried to move a complete prestashop web-shop to a diffrent server, but it does not worked right. Even when I changed "settings.inc.php" and the configuration db, which should match. The shop wouldn't work. Does anyone ever tried do move a shop? What did I do wrong? orWho can explain the security checks on prestashop startup?Thanks in advance Link to comment Share on other sites More sharing options...
Coi Xuong Shop Posted February 14, 2009 Share Posted February 14, 2009 I have the same problem with you. It show a blank page Link to comment Share on other sites More sharing options...
Guest Posted February 14, 2009 Share Posted February 14, 2009 Are your guys are sure that both servers have the same modules and software installed?...Who are your previous and actual host? Link to comment Share on other sites More sharing options...
TropischBruin Posted February 14, 2009 Share Posted February 14, 2009 Check the new server server-logs, maybe you have to ask your host for this. Link to comment Share on other sites More sharing options...
Kane_Kowalski Posted February 14, 2009 Author Share Posted February 14, 2009 Well, my thought was tahat I easily copy the same data (database & files) from a testing system on a productive system.But this doesn't worked out so far. Only if you install the shop from scratch, install all modules an may copy all category data as well as product data - it will work.My wish is to learn more about the security checks in the background. Can anyone tell me/us? Link to comment Share on other sites More sharing options...
Cronos Posted February 14, 2009 Share Posted February 14, 2009 Dear People, Those of you who are getting blank pages/white screens and those of who have made sure all configurations are right, please check if your new hosting service provider is providing PHP5.If PHP5 is not supported, please contact your hosting provider for more details.Cheers..Cronos Link to comment Share on other sites More sharing options...
Coi Xuong Shop Posted February 15, 2009 Share Posted February 15, 2009 PHP version 5.2.6MySQL version 5.0.67-communityư= Link to comment Share on other sites More sharing options...
Cronos Posted February 15, 2009 Share Posted February 15, 2009 Hi,Check your settings.inc.php file properly.Usually that is the culprit.I moved my installation from local to production server without a glitch.I got a blank page first, but then it was just a PHP5 issue and an .htaccess file solved the issue.If you need any help in setting up the settings.inc.php, please save the following code as info.php and upload onto your sever to get information of your server. <?phpinfo(); ?> Then post the URL for info.php here and we can easily help you out for settings.inc.phpCheers..Cronos Link to comment Share on other sites More sharing options...
TropischBruin Posted February 15, 2009 Share Posted February 15, 2009 Check your server (error) logs. Link to comment Share on other sites More sharing options...
Coi Xuong Shop Posted February 15, 2009 Share Posted February 15, 2009 http://vnrock.com/shop/info.php Here is the link of php info Link to comment Share on other sites More sharing options...
DOSPLUS Posted January 20, 2010 Share Posted January 20, 2010 I had that problem before, and i was a permission problem, where some files cannot be accessed as they should.look at the permission for files and folder, it should solved the problem. Link to comment Share on other sites More sharing options...
tpassow Posted January 26, 2010 Share Posted January 26, 2010 "settings.inc.php"this file is not inside of my installation. Is this file named something different now or am I missing something intregal?thanks Link to comment Share on other sites More sharing options...
DOSPLUS Posted January 27, 2010 Share Posted January 27, 2010 The file resides inside the following path:root dir/config/settings.php Link to comment Share on other sites More sharing options...
jaruzafa Posted January 17, 2012 Share Posted January 17, 2012 Hi! I had the same problem copying copying my site to a different server. I solved it this way: Disable "Cache" Reload frontend <- it will work now! Enable "Cache" Note: My cache setting is "File System" 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