forumuyesi Posted June 17, 2011 Share Posted June 17, 2011 I installed prestashop succesefully but I cant log in into back office. I changed admin folder to `madmin` and delete install folder. after that go to the admin login page enter username and password and I see just a white page. why? version - prestashop_1.4.3.0 Link to comment Share on other sites More sharing options...
forumuyesi Posted June 21, 2011 Author Share Posted June 21, 2011 does anyone solve this problem ? Link to comment Share on other sites More sharing options...
bellini13 Posted June 21, 2011 Share Posted June 21, 2011 try to enable display errors. edit config.inc.php and change the followingfrom @ini_set('display_errors', 'off'); to @ini_set('display_errors', 'on'); hopefully this will allow you to see the error. If not, try to search your php error logs. 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