Now you know why I'm asking for help with this. What exactly about my syntax (see previous post with sample) is so broken that it could cause such a non sequitur error?
Mark -------- Original Message -------- Subject: Re: Apache 2.2, rotatelogs.exe, and Windows From: Vincent Bray <noodlet@xxxxxxxxx> To: users@xxxxxxxxxxxxxxxx Date: Saturday, September 15, 2007 08:47:21 AM
On 14/09/2007, Mark A. Craig <mark.a.craig@xxxxxxxxx> wrote:I want to use rotatelogs.exe to archive my logs with Apache 2.2 running in Windows 2000. WHen I try to configure it the server fails to start and bitches about Unicode characters on line 1 of httpd.conf that aren't actually there. I've read the docs repeatedly, but it's not entirely explicit about how to implement it, esp. under Windows.Sounds like a BOM issue. Try either saving the config file with a non-unicode encoding, or otherwise disable BOMs in your editor. Apache is not able to deal with byte order marks in config files as far as i know.
--------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx