mr-kumar Posted April 12, 2014 Share Posted April 12, 2014 Hi all, I am a developer and just started learning prestashop. I have installed prestashop on my local computer, and facing the following problems. 1) Admin page shows that it is missing some css files (sreen shot - Admin-in-Console.png) 2) Front page is also missing some css files (screen shot - front-page-console.png) if fact i am not able to do anything with it apart from loging in as admin.. Below is the my local machine envoirnmenet : Ubuntu 12.04lts php 5.3.10 Please help what i am missing. thanks Link to comment Share on other sites More sharing options...
tmk Posted April 12, 2014 Share Posted April 12, 2014 Hi Start to check your php configuration and required parameters for prestashop. Look in admin panel to config information. Check .htaccess or remove if is present to eliminate .htaccess as a reason of 500 error. Link to comment Share on other sites More sharing options...
vekia Posted April 12, 2014 Share Posted April 12, 2014 it's an internal server error - i bet on permissions for these files make sure that you use correct chmods for these files, each host has got different "default" values of chmods, so it will be great if you will ask your hoster about suggested chmods for these files - and then just change them if permissions you've got are different. Link to comment Share on other sites More sharing options...
mr-kumar Posted April 12, 2014 Author Share Posted April 12, 2014 @Vekia , Thanks for your response. but i am using it on my local machine and i have set the permission 777 to base directory and inner directory as wll . Link to comment Share on other sites More sharing options...
mr-kumar Posted April 12, 2014 Author Share Posted April 12, 2014 i have tried .htacess and re-generating and. But the problem still persists . And my php cofigurations seems to be fine, i think attaced screen shot can tell you better about my php configuration settings. 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