hej220 Posted November 8, 2012 Share Posted November 8, 2012 Hi, My checkout page is blank and i have error: Fatal error: Out of memory (allocated 47185920) (tried to allocate 40 bytes) in /home2/servbpl1/public_html/includes/tcpdf.php on line 8420 The srcipt used 400Mb RAM! Is very big. Where is error? 0 Quote Link to comment Share on other sites More sharing options...
bear Posted November 8, 2012 Share Posted November 8, 2012 The srcipt used 400Mb RAM! That comes to about 45 MB, not 400. You need to see how much RAM is allocated via php.ini and apache. Both need to meet or exceed the required amount to prevent this. 0 Quote Link to comment Share on other sites More sharing options...
hej220 Posted November 8, 2012 Author Share Posted November 8, 2012 I am 128MB Phpinfo: /https://serv4web.pl/phpinfo.php 0 Quote Link to comment Share on other sites More sharing options...
hej220 Posted November 8, 2012 Author Share Posted November 8, 2012 memory_limit: 128M Everything was ok for a year, since yesterday is the error 0 Quote Link to comment Share on other sites More sharing options...
bear Posted November 8, 2012 Share Posted November 8, 2012 Since you're using Litespeed, see if this thread helps: http://www.litespeedtech.com/support/forum/showthread.php?t=3782 Php.ini is not the only limiting factor for memory. 0 Quote Link to comment Share on other sites More sharing options...
hej220 Posted November 8, 2012 Author Share Posted November 8, 2012 (edited) is ok, i changed php to 5.2 Edited November 8, 2012 by hej220 0 Quote Link to comment Share on other sites More sharing options...
bear Posted November 8, 2012 Share Posted November 8, 2012 You should be aware 5.2 is no longer considered safe to use and is no longer being developed or secured. http://us.php.net/archive/2010.php 5.3+ is the active branch, with 5.4 the latest (don't recommend using that one) 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.