How many links do you have? (I assume this is an upgraded site, or you've imported something?)
Are you running any plugins?

On Mon, 14 Jun 2010 17:45:30 +1000, Waldo Lydecker <[email protected]> wrote:

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 <[email protected]> wrote:
On Mon, Jun 14, 2010 at 3:08 AM, Waldo Lydecker <
[email protected]> 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' );

--
Dion Hulse / dd32
Contact:
 e: [email protected]
 Web: http://dd32.id.au/
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to