[resolved] Help with Event Plugins Configuration

Having trouble installing serendipity?
Post Reply
timco
Posts: 2
Joined: Sat Jun 04, 2005 12:00 am

[resolved] Help with Event Plugins Configuration

Post by timco »

Hi all,
I am hoping to get some help and am not sure if I am doing something wrong or have a configuration issue.
I have installed and have running ver 0.8.1 on a Fedora Core 3 box using Apache 2.0.52 and mysql 3.23.58
I initially had SELinux enabled which caused some installation problems, but now have that disabled.
I can sucessfully add, configure and delete Sidebar Plugins.
The problem is,
When I attempt to add an Event Plugin by clicking on the "Click here to install a new event plugin" I am directed to a page that can not be displayed.
What am I doing worng?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Help with Event Plugins Configuration

Post by garvinhicking »

This can happen if your server has too little memory available and your Apache coredumps. Check your error logfils, there should be a mention of a coredump.

You can try to bypass this by either using Apache1 and/or raising the memory limit, or by deleting some of the plugins in your plugin folder so that they will not be investigated...

Regards,
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/
timco
Posts: 2
Joined: Sat Jun 04, 2005 12:00 am

Post by timco »

Thanks Garvin
I was getting "Allowed memory size of 8388608 bytes exhausted " in the error log.
I increased the memory_limit in the php.ini file from 8 to 16 and that did the trick.
gizmola
Regular
Posts: 37
Joined: Mon Oct 25, 2004 11:54 pm

Post by gizmola »

I think it would be good to make this note visible, because I think this is going to be happening to a lot of people, and it will save a lot of head scratching.
kidgoo
Regular
Posts: 71
Joined: Thu May 12, 2005 6:53 am

Post by kidgoo »

Doesn't it cause an alert during the installation if the setting is too low?
gizmola
Regular
Posts: 37
Joined: Mon Oct 25, 2004 11:54 pm

Post by gizmola »

I just updated an installation, and there were no alerts I noticed. I'm guessing this is a problem when you have all the plugins installed including the additional group, and maybe not one that happens out of the box. As I'm assuming a lot of people will install the additional plugins, I'm guessing this is going to happen to a lot of people. Clearly the default 8m php configuration is not going to work.

I upped mine to 12, btw.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Serendipity 0.9 has a new feature which only lists 30 plugins per page to surround exactly those problems.

Regards,
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/
Post Reply