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: Error when starting Apache |
|
Author |
|
thudson
Joined: 18 Jul 2011 Posts: 1 Location: UK
|
Posted: Mon 18 Jul '11 18:13 Post subject: Error when starting Apache |
|
|
When starting Apache Iget the following error- Syntax error on line 173 of C:/Apache/Apache2/conf/httpd.conf: Cannot load C:/php/php5apache2_2.dll into server: The specified module cannot be found.
I have treble checked and it is in the folder shown in the error.
Searching in Windows explorer does not find it either.
Any explanations gratefully recieved.
PS - checked in windows again and it does find the file!
PPS. Versions:
Apache = 2.0.64
PHP = 5.3.6 Win32 VC9 x86 |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Mon 18 Jul '11 19:55 Post subject: |
|
|
for apache 2.0.64 you have to use php5apache2.dll not php5apache2_2.dll
Since that file doesn't exist in PHP 5.3 you have to use the last PHP 5.2 file. But I recommend you to use Apache 2.2. Apache 2.0 will have EOL soon! PHP 5.2 already has EOL. |
|
Back to top |
|
|
|
|
|
|