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


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to