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: Cannot load php5apache2_4.dll into the server |
|
Author |
|
Bumblebee
Joined: 29 Jan 2014 Posts: 1
|
Posted: Wed 29 Jan '14 21:45 Post subject: Cannot load php5apache2_4.dll into the server |
|
|
Hi,
I am new to the world of Apache and have been trying to install Apache server with PHP 5.5.8 but haven't been able to do so.
I get the following error while trying to add the line:
LoadModule php5_module "C:/php/php5apache2_4.dll" in the httpd.conf file.
I am unable to start the Apache server on my system after this change and I receive the following error:
Cannot load C:/php/php5apache2_4.dll into the server: Specified procedure could not be found.
I have the file php5apache2_4.dll at the location C:/php and have added c:\php to the environment variables. I am also getting the following response when I give the command 'php -v' on command line:
PHP 5.5.8 <cli> <built:Jan 8 2014 15:32:25>
Copyright <c> 1997-2013 The PHP Group
Zend Engine v2.5.0, Copyright <c> 1998-2013 Zend Technologies
I have installed Apache at the following path:
C:\webdev\apache
Please Help!! |
|
Back to top |
|
admin Site Admin

Joined: 15 Oct 2005 Posts: 701
|
Posted: Wed 29 Jan '14 23:03 Post subject: |
|
|
What version of Apache ? Be aware that only Apache VC11 Win32 or Win64 runs. |
|
Back to top |
|
|
|
|
|
|