https://issues.apache.org/bugzilla/show_bug.cgi?id=45374
--- Comment #1 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-07-10 08:33:04 PST --- I disagree with the proposed solution in the patch. If the file already exists it could be possible that this is a misconfiguration of httpd as you can run multiple instances in parallel and the configuration can point to the file of another instance. If the file is really from the same instance the instance was not shutdown cleanly last time and this should be always a reason to investigate why. So IMHO things work as designed here (apart from a maybe more descriptive error message). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
