Modifying the htaccess file to use a custom php.ini file throughout your website

This guide provides instructions for modifying .htaccess to use a custom php.ini throughout your cPanel site.

1. Log in to cPanel, if you haven’t already done so
2. Create a custom php.ini, if you haven't already done so.
3. Locate the absolute path of your cPanel Home Directory and make a note of it.
4. Open File Manager

5. Select the .htaccess file by clicking on it once and then click Code Editor

php guide

6. Ensure you have the correct file selected and then click Edit

php guide

7. Enter the following code, replacing homedirectory with the Home Directory you found in step 3:


<IfModule mod_suphp.c>
suPHP_ConfigPath /homedirectory/public_html/php.ini
</IfModule>

8. Once you have finished editing your .htaccess file, click Save Changes from the top right of the editing window.

php guide

  • 1 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How to Create database in cPanel?

Login into cPanel using provided URL and its credentials Go to Database section Click on...

Force Password Reset cPanel/WHM

Force Password in cPanel Servers are for security purpose for an certain number of days the...

How to remove Reported Attack Page from your website ?

Google submit form step1- http://www.google.co.in/webmasters/tools/2- Click on add a site...

Installing a Free SSL via the cPanel AutoSSL Feature

Here is how to initiate an AutoSSL check from your cPanel account.   Log into your cPanel...

My e-mail is going to the bulk or spam folder!

You can create an SPF record from cpanel > Email Authentication for your all domains that are...