Updated to php 7.3 on a managed server and somehow totally screwed up php. As far as I can tell php is totally unfunctional. Need desperate help. Lost as to how to solve this
Willing to pay if someone can help - all websites not working !!!
Updated to php 7.3 on a managed server and somehow totally screwed up php. As far as I can tell php is totally unfunctional. Need desperate help. Lost as to how to solve this
Willing to pay if someone can help - all websites not working !!!
PS - Apache unix server
What was the php version, what method did you use to update php, and what makes you think php is not working now? Does a valid .php script file with a phpinfo(); statement, or just an echo statement in it, produce the expected output?
I got it working. Not sure exactly how and not sure it all working properly yet. I was running 5.x and upgraded to 7.3 with Easyapache4. For some reason, certain extensions were not added and php did not work at all. Added some extensions and seems to be working