How to Set the PHP Version per Directory in cPanel

Do you want to use different PHP versions per directory? You can do this using cPanel and the dot htaccess file.


1. Log in to your cPanel account.


2. In the Software section, click on MultiPHP Manager.


3. The first thing we need to do is to get the code generated by cPanel.

4. Scroll down to the bottom of the page. Select your domain from the left side of the screen. You can view the PHP Version from the drop-down menu on the right. Please, select the appropriate PHP version from it and click on Apply.


5. First, open the /public_html/.htaccess file in the cPanel File Manager, and you will find the code generated by cPanel.



6. After you copy the code, should you wish to set the PHP to version 8.1 in the directory forums, create a .htaccess file in the directory /forums/ and paste the code generated in the previous step.


7. Congratulations, now your directory forums is using PHP 8.1. Should you wish to set any other directory to use the same version of PHP as well, you would only need to copy the code from the .htaccess file and paste it into that directory.


Now, reset your PHP version from your primary domain. Should you wish to use a different PHP version on any directory, follow steps five and six, generate the code, copy that code from /public_html/.htaccess and paste it into the directory where you want to set the selected PHP version.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Do you support Joomla!?

Yes we support Joomla! Infact we are listed on the Joomla Resources Directory as a Joomla Hosting...

How to enable/disable Spam Assassin?

Spam Assassin is& ; used to filter out incoming email on a server side basis.& ;The feature can...

How do I login and use my email or webmail?

Working with Email Accounts=============================The following email will guide you in...

Do I use localhost or remotemysqlhost for my mysql connection?

You can view whether your account is using localhost or remotemysql host in your cPanel account....

How do I read my web stats on Webalizer?

You can view your website's statistics through the Webalizer feature in cPanel. This can be found...