Page 1 of 1

Can't run Apache on Windows Server 2008

PostPosted: 27. February 2012 20:43
by dreal09
I Can't run Apache Server no Windows server 2008 R2 (64 bits). Can you help me please.

Re: Can't run Apache on Windows Server 2008

PostPosted: 28. February 2012 00:55
by hackattack142
Are there any errors being returned? (/xampp/apache/logs/error.log)

Re: Can't run Apache on Windows Server 2008

PostPosted: 29. February 2012 03:05
by nightrelax
I'm too
I builded new server windows with xampp 1.7.7
i click start apache
but not started
it show line:
8:49:31 AM [apache] Starting apache app...


not wirte error log


i try install services
it error:

Installing Apache2.2 as an Service
The application has failed to start because its side-by-side configuration is in
correct. Please see the application event log or use the command-line sxstrace.e
xe tool for more detail.
Now we Start Apache2.2 :)
The service name is invalid.

More help is available by typing NET HELPMSG 2185.

Press any key to continue . . .




i view windows log / application
it show
Activation context generation failed for "c:\xampp\apache\bin\httpd.exe". Dependent Assembly Microsoft.VC90.CRT,processorArchitecture="x86",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="9.0.21022.8" could not be found. Please use sxstrace.exe for detailed diagnosis.



Hi
i fixed with vcredist
http://www.microsoft.com/download/en/confirmation.aspx?id=29 (x86)
or
http://www.microsoft.com/download/en/details.aspx?id=15336 (x64)

Re: Can't run Apache on Windows Server 2008

PostPosted: 29. February 2012 06:04
by hackattack142
That is an issue that has been covered and answered many times on this forum. The 64 bit runtimes *will not* fix that issue. The correct link that we provide for the runtimes is this one: http://www.microsoft.com/download/en/de ... px?id=5582
It is a more up-to-date version of the runtimes and officially supports more versions of Windows.