I upgraded zencart from v139 to v157 successfully when php is set to version 5.x (all versions). Successful meaning the website pulls up and I can login to the admin account, make changes, etc. As soon as I change the php to any version of 7.x, I am getting a 500 internal error when trying to pull up the website. I can still access the admin account. I am a little lost as to how to diagnose why. The website server is showing the following error: "PHP Fatal error: Directive 'asp_tags' is no longer available in PHP in Unknown on line 0" and references the index.php. I have reviewed the php.ini file for any reference to asp and there isn't any. Looking at the index.php at the root of my website appears to by php 7.x compliant. Any thoughts as to where to look further for trying to figure out why the website works on php 5.x and not 7.x?


Reply With Quote
