Tag Archive | "memory"

[How to] Fix – PHP Fatal Error: Out Of Memory

Friday, July 10, 2009

5 Comments

[How to] Fix – PHP Fatal Error: Out Of Memory

Last night when I was moderating some comments on TechPP, I was shocked to see an error page instead of the admin panel dashboard. The error read something like this - PHP Fatal error: Out of memory (allocated 49545216) (tried to allocate 77824 bytes) in /home/xxxxx/public_html/xyz/admin.php(1758) on line 40 The first thing I could think of [...]

Continue reading...

Minimem: Reduce the Memory Footprint of Individual Programs on Demand

Friday, August 8, 2008

0 Comments

Minimem is a free program designed to reduce the memory footprint of individual applications selected by the user. It runs in the background and will handle as many processes as requested. If you’ve ever encountered a program that simply uses too much memory, Minimem will almost certainly be able to reduce it’s memory expenditure for you; [...]

Continue reading...