On Wed, Apr 21, 2004 at 06:59:49PM +0300, Shlomi Fish wrote: > Hi all! > > Well today I ran "/etc/rc.d/init.d/httpd reload" after I changed httpd.conf. > The script did not report an error, however, afterwards Apache died and had > to be restarted. > > So, it's not the log rotation that is causing the crash, but the reloading > that follows it. > > Well, at least now we can reproduce the problem more easily. The question is: > why does it happen?
I tried to remove the loading of mod_php and the problem went away. Natually we can't disable php, so I figure it will have to be rebuilt. Until this is fixed, I edited /etc/init.d/httpd and made 'reload' do the same ting 'restart' does. BTW: Shlomi: could you go over /var/log/httpd/error_log ? There are a number of errors there from , e.g., the jobs database. -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+
