Hi,

> > > > What I found was that two files had used most of the space:
> > > > /var/log/httpd/error_log   =  43M
> > > > /var/log/httpd/ssl_engine_log   =   42M
> > >
> > > Can you take a look on them and send us an part of the files ?
> > >
> > I restarted the httpd & zope.  The log files reappeared and started growing
> > immediately.
> 
> I experienced *exactly* the same problem on a 7.1 (intel) ssl_engine_log and 
>error_log growing indefinitely, and the root's mailbox filled by
> thousands of messages.
> I still can't figure out which service/application is the source of the problem.

  I remember that being mentioned in here about a week ago, it's SSL Apache
producing errors due to some permissions problems. The solution was to:

chmod 0755 /home/httpd/html 
chmod 0755 /var/log/httpd 
and then restart Apache. 
You may want to do the same for /home/ftp 


-- 
Phil Lavigna
[EMAIL PROTECTED]
http://www.linux-mandrake.com/en/demos/

Reply via email to