DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39366>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39366 Summary: Apache don't start when logfile is used by an other process Product: Apache httpd-2 Version: 2.0.55 Platform: Other OS/Version: Windows 2000 Status: NEW Severity: minor Priority: P2 Component: mod_rewrite AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] During setup from a 2nd config with other ports on my server I found follow. I use rewrite like: RewriteEngine on RewriteLog foo/rewrite.log RewriteLogLevel 0 One apache instance is running with the same code. If I start the 2 instance apache finish startup without any message. The problem is, that the file rewrite.log is locked by an other process. If I start with -e debug I also don't get some message. I know this is a configuration error but any message that the log file is used would by very helpful! regards Dietmar System: Win2000 SP4 D:\Apache2\bin>apache -v Server version: Apache/2.0.55 Server built: Oct 28 2005 02:08:11 some Modules -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
