Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: apache x64 problem |
|
Author |
|
Degl
Joined: 31 Mar 2008 Posts: 2
|
Posted: Mon 31 Mar '08 19:40 Post subject: apache x64 problem |
|
|
i have downloaded httpd-2.2.8-win64.zip from blackdot.be, but i cannot run it:
Code: | C:\httpd-2.2-win64\bin>httpd
The system cannot execute the specified program.
C:\httpd-2.2-win64\bin>httpd
The system cannot execute the specified program.
C:\httpd-2.2-win64\bin>httpd /?
The system cannot execute the specified program.
C:\httpd-2.2-win64\bin>httpd --help
The system cannot execute the specified program.
C:\httpd-2.2-win64\bin>systeminfo
Host Name: DEGL
OS Name: Microsoft(R) Windows(R) Server 2003 Enterprise x64 Edition
OS Version: 5.2.3790 Service Pack 1 Build 3790
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Server
OS Build Type: Multiprocessor Free |
where can be a problem?
---
upd: found this in the system events:
Code: | Dependent Assembly Microsoft.VC80.CRT could not be found and Last Error was The referenced assembly is not installed on your system. |
okay, i found vc80crt libraries for amd64 in my vc++ folder, but it cannot solve the problem, this error appears:
Code: | Component identity found in manifest does not match the identity of the component requested |
so. i dunno what it want ) |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
Degl
Joined: 31 Mar 2008 Posts: 2
|
Posted: Wed 02 Apr '08 10:25 Post subject: |
|
|
it works, thx ) |
|
Back to top |
|
|
|
|
|
|