apache keeps failing by itself / ssl down

S

Secret Agent

Guest
I was in the middle of doing something in the billiing system an suddenly secure mode doesn't work (ssl cert valid until 2008), and apache starts failing constantly by itself

serivce httpd restart
syntax ok

If I restart Apache via whm, failed???

I updated Apache via whm with php 4.3.11 - and 4.3.10
both didn't fix the apache fail issue

tailed error log...

Code:
[Thu Apr  7 23:55:03 2005] [error] [client xx.x1.64.74] File does not exist: /home/chadi/public_html/designs/images/ih_13.jpg
[Thu Apr  7 23:55:03 2005] [error] [client xx.x1.64.74] File does not exist: /home/chadi/public_html/404.shtml
[Thu Apr  7 23:55:03 2005] [error] [client xx.x1.64.74] File does not exist: /home/chadi/public_html/designs/images/ih_14.jpg
[Thu Apr  7 23:55:03 2005] [error] [client xx.x1.64.74] File does not exist: /home/chadi/public_html/404.shtml
[Thu Apr  7 23:55:20 2005] [warn] pid file /usr/local/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Apr  7 23:55:20 2005] [notice] Apache configured -- resuming normal operations
[Thu Apr  7 23:55:20 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Thu Apr  7 23:55:20 2005] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Thu Apr  7 23:55:21 2005] [error] [client xx.xx5.138.64] File does not exist: /home/vns/public_html/favicon.ico
[Thu Apr  7 23:55:22 2005] [error] [client xx.x5.138.64] File does not exist: /home/vns/public_html/tpl/tpl100/i/point.gif
Any ideas?
 
S

Secret Agent

Guest
After I recompliled with 4.3.10 again, Apache has been still crashing.

SSL is still down
 
S

Secret Agent

Guest
httpd stop

httpd startssl
/usr/sbin/httpd: line 199: 30783 File size limit exceeded(core dumped) $HTTPD -DSSL
/usr/sbin/httpd startssl: httpd could not be started


What does that mean?

serivce httpd start works fine but not with ssl
 
S

Secret Agent

Guest
Got it.

/var/log/mydomain.com
deleted it..too big.

service httpd stop
service httpds startssl

works