tims

Member
Jul 9, 2002
7
0
151
Can someone please tell me how to correct this.

When I run scripts/easyapache all runs fine but it fills /usr with
tons of core.98765 files and crashes apache.

I am not sure what I did to cause this and it just started doing it today. It ran correctly in the past.

Thanks,
Tim
 

Dotcoms

Active Member
Dec 17, 2001
25
0
301
run /etc/rc.d/init.d/chkservd stop

/etc/rc.d/init.d/httpd stop

/scripts/easyapache

/etc/rc.d/init.d/chkservd start

That should solve the problem for you.