PHP update with "*" breaks system

annc

Verified User
Joined
Jun 10, 2008
Messages
30
Hi,
As soon as I saw that a PHP update with the "*" version was pending, I knew it would be fun. And I wasn't wrong.

CloudLinux 8.1, the PHP update with *, caused PHP files to be displayed in the browser as text instead of being executed. Regardless of which PHP version I select in options.conf, a simple rollback is therefore impossible.

The entire server is down again, and the only thing I can do is try to analyze what you've come up with with the "*" changes to debug it.

Has anyone else experienced a similar issue?
 
Please check if you have customized any of the the Apache or PHP files in CustomBuild. Rebuilding PHP on clean systems does not break the PHP and Apache integration.

The PHP version with a * means new patches are added. It has nothing to do with the PHP and Apache integration.
 
Back
Top