I would delete those files and reload the Apache service to see if you still get that. Anyway maybe changing log level could be more meaningful, I can't know it upfront, you have to try J
Miguel From: Daniel Gaddis [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 11:00 AM To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Have you ever seen/resolved an issue with partial/incomplete apache access log entries? yes. the same thing happens in the error log. why would changing the LogLevel make a difference on whether or not the beginning of some lines are randomly truncated/missing? 75.53.37.148 - - [27/Feb/2007:11:30:03 -0600] "GET /favicon.ico HTTP/1.1" 404 217 TP/1.1" 304 - 68.203.146.20 - - [27/Feb/2007:11:30:03 -0600] "GET /graphics/senate/ltgovBtn.gif HTTP/1.1" 304 - Thanks, Daniel > Hi, Have you checked the other logs? Error log? Also you can set the level > of logging, probably you have it write now set it up to warn, probably > debug or something similar could give you more information > > Miguel