Author |
|
mightyspawn
Joined: 26 May 2006 Posts: 18
|
Posted: Fri 26 May '06 18:58 Post subject: can't start apache, get error message |
|
|
I downloaded the apache 2.2 binarie with ssl from this site.
http://www.apachelounge.com/download/
But i cant start it, get the following error. (actually with every exe file within the apache directory)
Quote: | The application has failed to start because the application configuration is incorrect. Reinstalling this application may fix this problem. |
Well i downloaded the zip a hundred times, but every time i get the same error.
Its a fresh windows 2003 standard SP1 32bit server installation. I also tried it on Windows xp 32bit SP2. Same error.
Hope someone can help me. |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Fri 26 May '06 19:04 Post subject: |
|
|
Did you read the: Read me first!.txt ?
if so, did you install: Visual C++ 2005 Redistributable Package
(or .NET framework 2) ? |
|
Back to top |
|
mightyspawn
Joined: 26 May 2006 Posts: 18
|
Posted: Fri 26 May '06 19:04 Post subject: |
|
|
no, do i need that . i dont want framework on my server. |
|
Back to top |
|
Xing Moderator
Joined: 26 Oct 2005 Posts: 49
|
Posted: Fri 26 May '06 19:08 Post subject: |
|
|
The Visual C++ 2005 Redistributable Package is not the Framework. it installs only the neededC++ DLL's
X |
|
Back to top |
|
mightyspawn
Joined: 26 May 2006 Posts: 18
|
Posted: Fri 26 May '06 19:14 Post subject: |
|
|
ah ok, but it can't without? Because the official apache doesnt need it either.
And otherwise, is there on the apache download site a official version with ssl implented? I tried everything but cant get it working. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Fri 26 May '06 19:17 Post subject: |
|
|
The Apache compiled from Steffen WON'T run without! Because Steffen used a different compiler.
This is not the normal compiled Apache from Apache.org |
|
Back to top |
|
mightyspawn
Joined: 26 May 2006 Posts: 18
|
Posted: Fri 26 May '06 19:20 Post subject: |
|
|
Is this one faster, or slower? Or no difference? And is it using more resources or less?
Sorry for the questions |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Fri 26 May '06 20:02 Post subject: |
|
|
There is no Apache binary with SSL from Apache.org.
The build from Apachelounge is build with the latest Microsoft C++ compiler and has quite some improvements over the very old one used by Apache.org. It produces more optimzed code and better memory management etc.
Steffen |
|
Back to top |
|
mightyspawn
Joined: 26 May 2006 Posts: 18
|
Posted: Fri 26 May '06 20:34 Post subject: |
|
|
ok thanks. I gonna try it out. |
|
Back to top |
|