coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: niuserre on August 06, 2007, 03:13:40 PM

Title: Permanent Server Process
Post by: niuserre on August 06, 2007, 03:13:40 PM
I host a number of sites with Coppermine galleries and every now and again, one of them triggers the server to send an e-mail about the site running a permanent server process which is not permitted.

Does Coppermine do anything (perhaps thumbnail resizing or watermarking) that could be interpreted by the server as a permanent process or could this be some kind of attack?

Any ideas would be much appreciated as so far we're having to switch to alternative gallery scripts to get over the problem.

Cheers,
Niu
Title: Re: Permanent Server Process
Post by: Nibbler on August 06, 2007, 03:40:18 PM
Only process spawned by Coppermine is imagemagick's convert during image resizing (if you use it). Should not last more than a few seconds though.
Title: Re: Permanent Server Process
Post by: niuserre on August 06, 2007, 03:45:11 PM
We're using that, yes. So is that an ImageMagick problem rather than Coppermine do you think?

Thanks,
Niu
Title: Re: Permanent Server Process
Post by: Nibbler on August 06, 2007, 04:04:53 PM
Find out what the permanent process is. If it's convert then it might be a imagemagick problem. If it's something else then it might be malicious.
Title: Re: Permanent Server Process
Post by: niuserre on August 06, 2007, 04:13:42 PM
It's the convert. I'll see what ImageMagick has to say about it. Thanks for your help.