|
From: Jamie C. <jca...@we...> - 2006-04-02 22:27:57
|
On 2/Apr/2006 17:17 RYAN vAN GINNEKEN wrote ..
> Hello again all have one more question then i will layoff for awhile
> when i try to activate webalizer and logrotate on my virtual hosts i get
> these errors
>
>
> Naturally i checked my apache httpd.conf file and found these are these
> not the derictives i need?
>
> ErrorLog /var/log/httpd-error.log
>
> LogLevel warn
>
> LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
> combined
> LogFormat "%h %l %u %t \"%r\" %>s %b" common
> LogFormat "%{Referer}i -> %U" referer
> LogFormat "%{User-agent}i" agent
>
> CustomLog /var/log/httpd-access.log combined
>
>
> I am running apache version Apache/1.3.34 (Unix) and was
> woundering if there is a logging module that i need to install or
> something that need tweeking ?
What error message are you getting exactly? It seems to have been left
out from your email above ..
- Jamie
|