[wp-testers] RC3. Click on Links menu item returns out-of-memory error

Waldo Lydecker waldo.lydecker at cinemaminima.com
Mon Jun 14 07:45:30 UTC 2010


wp-config.php added  "define( 'WP_MEMORY_LIMIT', '48M' );"

After this, restarted Apache.

Action: Clicked on Dashboard > Links menu > Links.

Result: Page reloaded OK; No error


On Mon, Jun 14, 2010 at 12:21 AM, Andrew Nacin <wp at andrewnacin.com> wrote:
> On Mon, Jun 14, 2010 at 3:08 AM, Waldo Lydecker <
> waldo.lydecker at cinemaminima.com> wrote:
>
>> "Fatal error: Allowed memory size of 33554432 bytes exhausted (tried
>> to allocate 7680 bytes) in
>> /home/helios/public_html/
>> austin.cinemaminima.com/public/blog/wp-includes/kses.php(550)
>> : runtime-created function on line 1"
>
>
> To confirm this is just a memory exhaustion issue, can you boost your memory
> to 48, 64 or even 128 MB? Add this to wp-config:
>
> define( 'WP_MEMORY_LIMIT', '64M' );
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list