Hi all,
Is there a simple way to find out which PHP versions are in use and/or enabled for the accounts on server?
Kind regards,
Nico
Hi Nico
Good question and I do not think there is any easy answer
If it helps, the unix names of the siteworx accounts are listed is the following for the php versions used.
Many thanks
John
/etc/opt/remi/phpNN/php-fpm.d
where NN is PHP version number (56, 70, 71 etc…)
Hi John,
Many thanks, yes indeed that will do partly the job.
Kind regards,
Nico