Guorilla Posted March 23, 2014 Share Posted March 23, 2014 Hello, I tried to get my site started at a server with php 5.4 running on it, but the onlyh message I'm seeing on screen is Internal Server error 500. I tried to put error reporting on, but nothing is happening there. I just see the same error message. I asked my host to downgrade the php version for a while, but they told me to get it back to php 5.4 asap... Only thing is I can't reproduce the error... Anyone any clue what it could be? Thanks, Marco Link to comment Share on other sites More sharing options...
El Patron Posted March 23, 2014 Share Posted March 23, 2014 generally it's a result of one of the php module not being loaded in new php version. did you look in your error log on hosting account? without the underlying reason of 500 it will not be possible to debug. Link to comment Share on other sites More sharing options...
Bill Dalton Posted March 23, 2014 Share Posted March 23, 2014 I'm using PHP version: 5.4.15 on PS 1.5.6.2 and PS 1.6.0.5 No problems. Perhaps you have a third party module installed that doesn't like PHP 5.4 ... Link to comment Share on other sites More sharing options...
Guorilla Posted March 28, 2014 Author Share Posted March 28, 2014 OK, thanks, will put that on and check error logs... After that I will see what it says... Link to comment Share on other sites More sharing options...
Guest Posted May 18, 2015 Share Posted May 18, 2015 this probably would also help: https://www.prestashop.com/forums/topic/442557-changing-php-version-internal-server-error/ - it's something to do with host provider and file php.ini. Link to comment Share on other sites More sharing options...
Recommended Posts