Web Hosting Talk







View Full Version : strange error logs


iplexx
02-28-2001, 01:43 PM
Hi,

I was checking some logs today and noticed strange behaviour there...

I've got a new RaQ4 since last friday. Till today I installed all current bugfixes from cobalt website, but these errors are unrelated since they are there since I got the RaQ4.

-->/home/log/httpd/adm_error
[Fri Feb 23 01:00:01 2001] [error] [client 127.0.0.1] Directory index forbidden by rule: /usr/admserv/html/
[Fri Feb 23 01:15:01 2001] [error] [client 127.0.0.1] Directory index forbidden by rule: /usr/admserv/html/
...
[Wed Feb 28 17:30:01 2001] [error] [client 127.0.0.1] Directory index forbidden by rule: /usr/admserv/html/
[Wed Feb 28 17:45:00 2001] [error] [client 127.0.0.1] Directory index forbidden by rule: /usr/admserv/html/
[Wed Feb 28 18:00:01 2001] [error] [client 127.0.0.1] Directory index forbidden by rule: /usr/admserv/html/

* This message gets logged always when I'm working as admin in
the control panel. As I didn't change anything in the RaQ config it seems it must be a CP bug!?

---> /home/log/httpd/error
[Fri Feb 23 00:50:25 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Feb 23 00:55:31 2001] [notice] SIGHUP received. Attempting to restart
[Fri Feb 23 00:55:33 2001] [notice] Apache/1.3.12 Cobalt (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a PHP/4.0.1pl2 mod_auth_pam/1.0a FrontPage/4.0.4.3 mod_perl/1.24 configured -- resuming normal operations
....
[Mon Feb 26 15:38:45 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Feb 27 04:02:23 2001] [notice] SIGHUP received. Attempting to restart
[Tue Feb 27 04:02:25 2001] [notice] Apache/1.3.12 Cobalt (Unix) mod_ssl/2.6.4 OpenSSL/0.9.5a PHP/4.0.3pl1 mod_auth_pam/1.0a FrontPage/4.0.4.3 mod_perl/1.24 configured -- resuming normal operations

* Seems that the httpd is getting several SIGHups over the day. Reason unknown.


Any ideas?

Thanks,
Martin/Iplexx

iplexx
03-02-2001, 03:18 PM
If no one of you can help me with this :(, I'd like to know how things are with cobalt support....

i got my RaQ a week ago from 4WS, so can I use 1 month free Cobalt support? If yes, how?

Thanks! :)

jakis
03-02-2001, 05:26 PM
Try searching many Search Engines or cobalt's forum itself using that keywords.

Félix C.Courtemanche
03-02-2001, 10:15 PM
the SIGHUP appears everytime you update, add a site on your server.

The first error is somewhat strange, since it is marking 127.0.0.1 as the client... which means you were browsing locally or that it is something weird :)

iplexx
03-03-2001, 03:59 AM
the SIGHUP appears everytime you update, add a site on your server.


Yes, that's possible. So it's nothing to worry about.
Thanks Felix!