Oh, and you may want to reconfigure apache so that logs go somewhere
in /var/log/. If you go under the proverbial bus in the future, your
replacement sysadmin will respect you :-)

On 9/21/06, Voytek Eymont <[EMAIL PROTECTED]> wrote:

On Thu, September 21, 2006 10:34 am, Martin Visser wrote:
> Voytek,
>
>
> You need to find the apache specific log file. It might be in
> /var/log/apache. (The apache configuration files specify where logs are
> written

Martin,

I have:

ScoreBoardFile logs/apache_runtime_status
CustomLog                     logs/mod_gzip.log common_with_mod_gzip_info2
ErrorLog "|/usr/sbin/cronolog /etc/httpd/logs/error/%d-error.log"
CustomLog "|/usr/sbin/cronolog /etc/httpd/logs/%Y-%m-%d-access.log" combined
ErrorLog logs/error_log
TransferLog logs/access_log
CustomLog logs/ssl_request_log \

hmmmm, I think maybe this is the one:

# grep crit 21-error.log
[Thu Sep 21 07:52:10 2006] [crit] (98)Address already in use: make_sock:
could not bind to port 443
[Thu Sep 21 07:52:44 2006] [crit] (98)Address already in use: make_sock:
could not bind to port 443
[Thu Sep 21 07:54:26 2006] [crit] (98)Address already in use: make_sock:
could not bind to port 443

that's probably it..?

how to overcome it ?

--
Voytek

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html



--
Regards, Martin

Martin Visser
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to