База знань

How to Set the PHP Version per Folder?  Роздрукувати цю статтю

Do you have a single domain or wish to use different PHP versions per folder? Do you have an installed PHP 5.x software in a folder/blog and want to use a PHP 7.x instead? If so, you can do this using cPanel and the .htaccess file.


1. Log into your cPanel account.


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


3. Assume that we are new to this, and the first thing we will need to do is to get the code generated by cPanel.

4. Scroll down to the end of the page, select your domain from the left side, and see the PHP Version option. With a drop-down list on the right side. Select the appropriate PHP version from the drop-down menu and click the Apply button.


5. Now open the /public_html/.htaccess file in the cPanel File Manager or in your FTP client, and you will find the code generated by cPanel.


6. After you copy the code, you will wish to set the PHP version to version 7 in the folder/forum, which means you will need to create a .htaccess file in the folder /forum/ and paste the code generated in the previous step in it.

7. Congratulations, now your folder/forum uses PHP 7, and if you wish to set any other folder to use the same version of PHP as well, you will only need to copy the code from the .htaccess file and paste it into that folder.


Reset your PHP version from your main domain. If you wish to use a different PHP version on any folder, you will need to follow steps 5 and 6, generate the code, copy that code from /public_html/.htaccess and paste it into any folder where you wish to set your selected PHP version.

Ця відповідь Вам допомогла?

Схожі статті

How to Reset my cPanel Account Password?
If you can access your cPanel account, follow these steps to reset your password:1. Log into your...
How to Update a Cronjob E-mail Address?
If you want to receive a cronjob error or notification, you can update your email address from...
How to create Cronjob via cPanel?
1. Log into your cPanel account. 2. In the Advanced section, click on Cron Jobs Icon. 3. Under...
How to check disk usage of directory and bandwidth usage?
If you are receiving a disk space usage warning and don't know which folder is using too much...
How to Edit file in the cPanel File Manager?
1. Log into your cPanel account. 2. In the Files section, click on File Manager Icon. 3. cPanel...