https://issues.apache.org/bugzilla/show_bug.cgi?id=51020
David Boyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] OS/Version| |All --- Comment #3 from David Boyer <[email protected]> 2011-07-26 14:17:57 UTC --- A workaround is available, but it's not suitable for all implementations. Change permissions on the fastcgi wrapper (e.g. php-cgi.exe) to remove any Active Directory user or group. Also remove any local groups that contain Active Directory users or groups. I was left with just the local administrator account and system. The Apache service will then start correctly as it doesn't bother accessing Active Directory to check the ACL. -- 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]
