364,111 Members | 2109 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

where is php5apache2_2.dll?

Mephisto16
P: 4
Hi, I'm trying to set up apache to use PHP after installing both and i read that i need to add this to the apache conf file:

LoadModule php5_module "c:/php/php5apache2_2.dll"

But i can't find this file in my PHP directory. Is it supposed to be there?
Jul 27 '09
Share this Question
Share on Google+
8 Replies


Canabeez
100+
P: 125
Here, try this link. You can always download it from php.net.
Jul 27 '09

Mephisto16
P: 4
I downloaded the php zip and it contains this file. It seems its just the installer that doesnt have it. Strange.
Jul 27 '09

Canabeez
100+
P: 125
No, actually it's not strange... There wasn't even one time when I used PHP installed and it worked... :)
Jul 27 '09

Mephisto16
P: 4
@Canabeez
lol. need to remember that.

Thanks.
Jul 27 '09

Álvaro Paçó
P: 1
Use https://sourceforge.net/projects/haplinker/
This pack have all files you need!
Sep 9 '10

Arturian
P: 1
I guess you're trying to install php on Windows and I had the same problem until I read the instructions again on the Downloads page of windows.php.net. The version you want is the VC6 thread-safe one not one of the VC9 versions. The VC6 zip version does contain the .dll you want and it works whereas the VC9 version does not have it. The first is compiled (from C I guess) under the old Visual Studio 6. It is recommended to run on Windows whereas the VC9 (compiled under Visual Studio 9 - .net 2008) is not recommended - figure that!
Dec 31 '10

obxpete
P: 1
NOTICE: I had this problem and it was simply that I could not run it on any other drive than the C drive! D'oh!!
Nov 23 '11

Post your reply

Help answer this question



Didn't find the answer to your PHP question?

You can also browse similar questions: PHP