How to update php.ini settings
Author: admin admin Reference Number: AA-00433 Views: 19748 Created: 2016-11-24 16:35 Last Updated: 2016-11-24 16:35 0 Rating/ Voters

To update php.ini settings, you need to edit the .htaccess file inside the document root of your website and add the following code:

suPHP_ConfigPath /home/USERNAME/public_html

You should replace the blue part (USERNAME) with your cPanel username and the green part (public_html) with the root folder of your domain. You then need to download this php.ini file and upload it to the root folder of your website (the green part)

You can now edit the php.ini file and update the options as you want.

Quick Jump Menu