i am creating my own web logs using PHP.

an example log entry (to the log file) looks like this:

64.229.55.55 - 477955806 [16/Jan/2001:14:49:37 -500] "GET /COOKIE_TEST.phtml HTTP/1.0" 200 123 "http://www.my_domain.com/COOKIE_TEST.phtml" "Mozilla/4.75 [en] (Win98; U)"

the LOGFORMAT command in my config file looks like this:

LOGFORMAT (%S - %u [%d/%M/%Y:%h:%n:%j %j] "%j %r %j" %c %b "%j %j %j")

the error analog is giving me is:

analog3: Warning R: Turning off empty time reports
  (For help on all errors and warnings, see docs/errors.html)
analog3: Warning R: Turning off empty Request Report
analog3: Warning R: Turning off empty File Type Report
analog3: Warning R: Turning off empty Directory Report
analog3: Warning R: Turning off empty Host Report
analog3: Warning R: Turning off empty Domain Report
analog3: Warning R: Turning off empty User Report
analog3: Warning R: Turning off empty File Size Report
analog3: Warning R: Turning off empty Status Code Report
 

i can't seem to figure out what the problem is.. can someone please help...
 

Thank You,

Alan

Reply via email to