Author |
|
pcforce
Joined: 03 Mar 2008 Posts: 4 Location: Sofia, Bulgaria
|
Posted: Mon 03 Mar '08 19:40 Post subject: Apache 2.2.8 on Vista x64 - side-by-side error |
|
|
When i try to start the binaries. i get the following message:
Quote: |
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more details.
|
I managed to get more detailed information about the error from Windows logs which says:
Quote: |
Activation context generation failed for "C:\Program Files\Apache\httpd-2.2.8-win64\bin\httpd.exe". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
|
Do you know how i can solve this? |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3094 Location: Hilversum, NL, EU
|
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
|
Back to top |
|
pcforce
Joined: 03 Mar 2008 Posts: 4 Location: Sofia, Bulgaria
|
Posted: Mon 03 Mar '08 21:10 Post subject: |
|
|
I've downloaded Microsoft Visual Studio 2008 but i'm confused which files and in what order to compile. |
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
Posted: Mon 03 Mar '08 21:37 Post subject: |
|
|
If you already have the binaries you do not need the whole Microsoft Visual Studio 2008, and you do not need to compile anything.
You just need to know which compiler was used to make the binaries that you already have
- so you can download and install the correct Redistributable Package needed to run them.
Where did you get the Apache binaries that you are trying to run?
-tom- |
|
Back to top |
|
pcforce
Joined: 03 Mar 2008 Posts: 4 Location: Sofia, Bulgaria
|
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
|
Back to top |
|
pcforce
Joined: 03 Mar 2008 Posts: 4 Location: Sofia, Bulgaria
|
Posted: Wed 05 Mar '08 14:51 Post subject: |
|
|
Thanks for the help!
Everything seems to be running fine now including PHP x64 |
|
Back to top |
|