Fatal error: Allowed memory size

Having trouble installing serendipity?
Post Reply
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Fatal error: Allowed memory size

Post by hgoor »

Hi,

I am once again recovering from a crash (this time bad block on a HD) and I get this error when I try to accedd the plugin page.

I think I had this error before and it involved chnaging something (I think) in php.ini?

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 14592 bytes) in /var/www/plugins/serendipity_event_linklist/serendipity_plugin_linklist.php on line 80

Anyone have a clue?
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Fatal error: Allowed memory size

Post by garvinhicking »

Hi hgoor!

This message means that Serendipity is taking up all the 8MB of RAM that is allowed for you.

You can only reduce the memory size s9y requires by deinstalling plugins. Or (if not already) you can upgrade to serendipity 1.1-beta, where we have made a few changes on terms of memory footprint.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hgoor
Regular
Posts: 297
Joined: Thu Jan 06, 2005 11:46 am

Re: Fatal error: Allowed memory size

Post by hgoor »

garvinhicking wrote:Hi hgoor!

This message means that Serendipity is taking up all the 8MB of RAM that is allowed for you.

You can only reduce the memory size s9y requires by deinstalling plugins. Or (if not already) you can upgrade to serendipity 1.1-beta, where we have made a few changes on terms of memory footprint.

HTH,
Garvin
Ok, but this worked before on my old machine: I put back my backupped files on my newly installed server: where can I change that 8mb?

EDIT: nevermind, I changed 8mb in my php.ini to 16mb and now it works again...
"If life is worth living, it's worth documenting" -- Adam Curry ("Podfather")

Bloggers@large: http://www.vandegoor.com
iLounge Radio: http://www.hostingperfect.net:8004/listen.pls
Post Reply