PHP version swap

Invader Zim

Verified User
Joined
Sep 4, 2004
Messages
188
I did a version swap on a customer's server. He had 5.6 as php1 and 7.2 as php2. I swapped the versions with the custombuild plugin, then ran the script on https://help.directadmin.com/item.php?id=688

Ended with ./build update and ./build rewrite_confs. When looking in users' domain setup I can see php1 is now 7.2 and php2 is now 5.6. But at the bottom of the system information page I see

Code:
Php 5.6.38 	Installed
Php 5.6.38  	Installed (php2)

I thought it might have been something like cache, as you get with the user overview, but after 2 days it's still the same. 7.2 works fine and is now the default, however, I'd like to make the system information page display the proper values.

Latest DA, both PHP versions are running in PHP-FPM.
 
Back
Top