clever-host Posted November 8, 2014 Share Posted November 8, 2014 Hello I have a problem with whmcs. When an user want to buy a product from my web site, this received this error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 523800 bytes) in /home/cleverhost/public_html/includes/classes/TCPDF/include/tcpdf_static.php on line 2096 My cpanel php.ini is: max_execution_time = 30 max_input_time = 60 max_input_vars = 1000 memory_limit = 128M What can I do? 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted November 9, 2014 Share Posted November 9, 2014 sometimes the php ini commands dont work, put the same in your htaccess and maybe go higher, i use 300M in mine htaccess like this php_value memory_limit 300M 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.