[wp-testers] Memory exhausted

Scott Evans scott at vk7hse.hobby-site.org
Fri Oct 8 19:51:51 UTC 2010


You will need to edit the memory limit in PHP, if you are using Linux the setting is in /etc/php5/apache2/php.ini then look for the line Memory Limit = xxxxxx (default is 32mb for ubuntu) raid that to a level that fits within the amount of physical RAM (64mb or 128mb) if you also have PHP-cli installed raise the default memory in that file to (php-cli.ini) to match what you set in the previous file, I have mine set to 256mb for both files, you then need to restart apache2 for the new settings to take effect. 

Sent from my HTC Desire




More information about the wp-testers mailing list