shivagoodies Posted December 5, 2012 Share Posted December 5, 2012 Hi I developed an e-commerce site using prestashop 1.4.7.0. It works fine in localhost. When i try to deploy to a domain, it is showing HTTP 500 Internal Server Error. Hosting company has php versions, version 5.2.17 and 4.x. Question I have is, Does prestashop 1.4.7.0 has compatibility issue with PHP version 5.2.17 or 4.X Kindly clarify and help me on how to fix this issue for me Thanks shiva Link to comment Share on other sites More sharing options...
Burhan BVK Posted December 5, 2012 Share Posted December 5, 2012 Did you check the file permissions? Some hosting providers have restrictions on file permissions for php files. Link to comment Share on other sites More sharing options...
El Patron Posted December 6, 2012 Share Posted December 6, 2012 Burhand makes a good point also this might help at least to get information: to find out why it's getting a 500 error change config/config.inc.php to show errors @ini_set('display_errors', 'on'); 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