How to specify a custom php.ini for a web site

Linux: Creating a new php.ini file

If you do not have a php.ini file in your public_html folder you can create one by following the steps below.

  1. Log in to cPanel, if you haven’t already done so
  2. Open File Manager
  3. Click New File
  4. In the box labelled New File Name: type php.ini 
  5. Ensure New file will be created in: contains /public_html 
  6. Click Create New File

Was this answer helpful?

 Print this Article

Also Read

Google Email MX Setup in cPanel

Login to your cPanel and open Zone Editor Click on Manage Remove all existing MX records Add...

Domain has exceeded the max defers and failures per hour

What is this error?If you are receiving an error similar to "Domain example.com has exceeded the...

Can I upgrade my shared hosting account at any time?

Yes, you can upgrade your account at any time within a few minutes, for free!

Do you support International domain names and clients?

We support all domain name extensions from around the world.

How to run a PHP program file using a specific PHP version from Terminal?

In multiPHP environment, you can run different PHP programs using various PHP versions from...