vincentpolisi Posted September 11, 2014 Share Posted September 11, 2014 Testing out the payment gateway (Authorize.net) and when I go through the order process, I'm getting a blank page. I've gone through the sticky at the top and enabled error reporting and the error I get is: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 49152 bytes) in /home/vincentology/public_html/hosting/includes/classes/TCPDF/include/tcpdf_static.php on line 2238 How do I fix this? When I go to the client admin for the new user I created, all the details are created and there's an invoice that can be paid. If I pay the invoice, it setups the domain and gives me the ability to login to cPanel. So, how do I fix the error above and how do I get it to complete the charge automatically without the user having to manually pay after logging in? Thank you in advance 0 Quote Link to comment Share on other sites More sharing options...
penguin Posted September 15, 2014 Share Posted September 15, 2014 You need to increase your PHP memory limit to allow for the higher level of memory required by the script. An increase to 64Mb should fix this and provide some additional allowance as well. 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.