Changing PHP version on website has no effect

Hi there,
I’ve tried changing the PHP version on a website to 7.3.

It gave me a message saying it was done.

But the site in question is still using a different PHP version (7.2).

This is on Cyber 1.9 build 3.

What additional step is required?

So, I’ve now realised that I can’t use the php -v or -i command to determine the version form the command line.

Looking in the vhost.conf I see that it has been changed to " path /usr/local/lsws/lsphp73/bin/lsphp"

7.3, as wanted.

1 Like

I would like to suggest making an easier way to see the assigned PHP version on each web site. Seems like fairly vital info, and it’s time consuming to have to look it up in the vhost.conf for a long list of sites.

Understood.