HHawk
Regular Pleskian
Hi all,
I have a question, probably a bit silly, but still I want to make sure.
We are using the following script from Github to change our PHP CLI version. It's a simple script which creates symlinks for the desired PHP version. By default PHP 5.4 is installed as CLI. We also install several other versions of PHP (with the Plesk installer ofcourse). After that we run the script to change it to the desired version, for example PHP 7.0.x.
I never had any issues with this and it's something I personally use on many servers. However someone told me this is "very bad". I don't understand why it's bad. Maybe someone can explain that to me, or is the other person full of nonsense?
I personally don't think there is any harm done by changing the CLI version of PHP through the use of symlinks, but then again, I am no expert on this...
I have a question, probably a bit silly, but still I want to make sure.
We are using the following script from Github to change our PHP CLI version. It's a simple script which creates symlinks for the desired PHP version. By default PHP 5.4 is installed as CLI. We also install several other versions of PHP (with the Plesk installer ofcourse). After that we run the script to change it to the desired version, for example PHP 7.0.x.
I never had any issues with this and it's something I personally use on many servers. However someone told me this is "very bad". I don't understand why it's bad. Maybe someone can explain that to me, or is the other person full of nonsense?
I personally don't think there is any harm done by changing the CLI version of PHP through the use of symlinks, but then again, I am no expert on this...