While trying to change the php version from your cpanel , you will receive an error like below.Mostly it happens on cloud linux server due to missing php selector package.
Error:
warning changing php modules and php options via php selector for native php version is impossible
Solution:
Install php selector in your cloud linux server.
yum install alt-php -y
No comments :
Post a Comment