
bugzilla at apache
Jun 29, 2009, 8:30 AM
Post #1 of 1
(186 views)
Permalink
|
|
[Bug 47450] New: httpd service doesn't start when run from failover cluster on Windows Server 2008 64 bit
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47450 Summary: httpd service doesn't start when run from failover cluster on Windows Server 2008 64 bit Product: Apache httpd-2 Version: 2.2.11 Platform: PC OS/Version: Windows Server 2008 (Longhorn) Status: NEW Severity: major Priority: P2 Component: All AssignedTo: bugs[at]httpd.apache.org ReportedBy: twillis[at]bottomline.com Add apache as a generic service on a Windows 2008 server enterprise x64 failover cluster. When started from the services MMC there is no problem, however when run by bringing the service online in the failover cluster management it fails. In the event viewer apache churns out the usage statement, there is nothing in Apaches own log directory. I have tried ensuring the installation path is short with no spaces (I read a mail post and the conclusion seemed to be that this could be the issue) however it made no difference. I replaced the httpd.exe with a simple program that just wrote all the arguments to a file, the arguments were identical in both cases: C:\BT\Apache2.2\bin\httpd.exe -k runservice I turned off UAC which had no effect. I have also looked at the code to try and see anything obvious in that area but haven't spotted anything.. I'm assuming there's some difference in the access rights or environment or similar that is causing the issue. -- 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: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|