Loading...

Knowledge Base

Managing Your PHP Settings on Linux Hosting

This guide provides instructions for adjusting PHP settings on your Linux Hosting account with Vodien. You will learn how to select a different PHP version and modify PHP configuration options using the control panel or cPanel.

 

Changing the PHP version

Depending on your hosting plan, you can update the PHP version through the Linux Control Panel or cPanel. Classic hosting plans support PHP version changes only via cPanel. 

 

 

Updating PHP.ini settings 

  1. Log in to your cPanel. 
  2. Scroll down to the Software section. 
  3. In the Software section, follow the steps below based on the PHP feature available in your cPanel.  
     
    Available PHP Feature Steps

    Select PHP Version

    • Click on Select PHP Version
    • Click on the Options tab. 
    • Update the PHP configuration that you need (e.g. file_uploads, max_execution_time).

     

    MultiPHP INI Editor

    • Click on MultiPHP INI Editor
    • In the Basic Mode tab, select the location or directory that you want to control with the PHP.ini. 
    • Update the PHP configuration that you need (e.g. file_uploads, max_execution_time). 
    • Click Apply to save the changes. 

     

    You can also switch to the Editor Mode to manually write the configuration in your php.ini file. 

     

 

 

Loading...