How to modify PHP memory_limit for your website in your cPanel Account
Date: 03-07-2021
Step 1: Login to cPanel account.
Step 2: Click MultiPHP INI Editor
in SOFTWARE
section on the cPanel dashboard.
Step 3: In MultiPHP Ini Editor, there will be two types of modes, Basic mode & Editor Mode. Click on Basic mode
in the Configure PHP INI basic settings select the location
which is the domain’s root document to open the corresponding PHP configuration. Select your domain in the drop-down menu.
Step 4: You can see the list of PHP Directives. Enter the maximum limit that your site needs in the memory_limit
directive. click Apply
to save the changes.
Thank you!