Raising PHP's memory limit and fixing the fatal errors that appear when a script exhausts it. The methods cover the control panel, .user.ini and .htaccess, so they apply whether your site runs on cPanel, Plesk, DirectAdmin or ISPConfig.

Articles

Fix PHP Error: Allowed Memory Size of X Bytes Exhausted

When a PHP script tries to use more memory than PHP is allowed to give it, the script stops with...

PHP Error: Allowed Memory Size of X Bytes Exhausted

A PHP script stops dead and the page goes blank or shows a fatal error like this: Fatal error:...