[wp-testers] Memory exhausted

Paolo Dolci capn3m0 at gmail.com
Fri Oct 8 20:05:40 UTC 2010


Try to put this string in the wp-config.php

Ini_set("memory_limit",256M);

;)

Bye

2010/10/8, Scott Evans <scott at vk7hse.hobby-site.org>:
> 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
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>

-- 
Inviato dal mio dispositivo mobile


More information about the wp-testers mailing list