This is my CustomLog directive:

CustomLog logs/access_log common

This is my "common" format:

LogFormat "%h %l %u %t \"%r\" %>s %b" common

I don't know if php.ini configuration can be
interfering apache logging. This starts to happen
since I configured php.ini to log php errors on
apache's error log.

--- Steve Swift <[EMAIL PROTECTED]> escribió:

> I'm no expert on logging, but the "CustomLog"
> statement seems to be all you
> need for apache to create the corresponding log at
> startup.
> 
> However, to actually add some lines, it would need
> to use your "common"
> LogFormat... Perhaps you have some flaw in the
> LogFormat that is preventing
> it from working?
> 
> What's in your "Logformat ... common" line?
> 
> -- 
> Steve Swift
> http://www.swiftys.org.uk
> 



      
____________________________________________________________________________________
¡Sé un mejor besador!
Comparte todo lo que sabes sobre besos.                      
http://mx.yahoo.com/promos/mejorbesador.html

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to