Update PHP version in cPanel

bhawanisingh

Administrator
Staff member
If you want to change your PHP version as your application is supporting old version then you can follow below steps:
  • Login to cPanel.
  • Click on "MultiPHP Manager" to change PHP version.
  • After that select the particular domain and then choose the requirement the PHP version from drop-down menu.
php.png
  • Click on "Apply" to save your changes.
  • Now your PHP version is updated you can also check it in phpinfo file.
 
Top