Memory usage on php v5.2 vs v5.3
Motivated by migrating to new Debian v6 and Apache/PHP/MySQL combo, I have discovered interesting results about difference in performance between old v5 and v6 platform.
Read moreSOS - Fatal Error
Help anyone!
I was adding fields to a CCK content type and my site blew up. Here's the error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3946333 bytes) in E:\Xampp\htdocs \ufd5\includes\database.mysql.inc on line 400
I've searched and found it's a PHP memory size limit and easy to increase in PHP.ini and/or .htaccess? I've tried several things in 3 different places but no luck. Do you have to restart Apache any time you change these files? Is there something else I have to reset?
Dead in the water......
Read more