Author |
|
Ahzazz
Joined: 21 Aug 2013 Posts: 2 Location: India
|
Posted: Wed 21 Aug '13 15:09 Post subject: Configure apache 2.4 for php 5.5.2 php5apache2_4.dll |
|
|
Hello, I just installed apache 2.4 VC11 32-bit on windows 7. It works fine. I also downloaded PHP 5.5.2 VC11, but there is no php5apache2_4.dll in the zip. So I was wondering how to configure apache for PHP? |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 21 Aug '13 15:11 Post subject: |
|
|
You have to download PHP from windows.php.net : VC11 x86 Thread Safe |
|
Back to top |
|
Ahzazz
Joined: 21 Aug 2013 Posts: 2 Location: India
|
Posted: Wed 21 Aug '13 15:59 Post subject: |
|
|
Thank you... It worked... |
|
Back to top |
|
jrbbldr
Joined: 21 Nov 2013 Posts: 5
|
Posted: Thu 21 Nov '13 23:32 Post subject: |
|
|
I have another similar thread going
http://www.apachelounge.com/viewtopic.php?t=5451
so I apologize if posting here also is not consistent with forum policies...
But I tried what you (Steffen) suggested.
From: http://windows.php.net/download/
I downloaded:
PHP 5.5 (5.5.6)
VC11 x86 Thread Safe (2013-Nov-13 20:57:44)
However I did NOT find php5apache2_4.dll in it.
So I got the closest one from the download page here, but it was not VC11 compatible. In fact a note file says: Quote: | For PHP 5.4 TS Apache 2.4 Win32 - VC9 or VC10 |
Now I am trying to find a VC11 compatible version somewhere.
Any suggestions?
Thanks
jrbbldr |
|
Back to top |
|
glsmith Moderator
Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
|
Back to top |
|
jrbbldr
Joined: 21 Nov 2013 Posts: 5
|
Posted: Fri 22 Nov '13 16:53 Post subject: |
|
|
Again, thank you for the reply.
I don't know what to say.
The thing I notice about the file I downloaded from your link is that is named:
php-5.5.6-Win32-VC11-x86.zip
and the file I originally downloaded is named:
php-5.5.6-nts-Win32-VC11-x86.zip
The noticeable difference that I see is the -nts- within my original filename.
I guess that it is possible that somehow I downloaded the Non-Thread-Safe file (DOH!!)
Regardless, thank you for correcting the issue.
It looks as though things might be working now.
I still have to make the various mods to the configuration files to see if all else is OK, but at least that one hurdle has been crossed with your assistance.
Thank you very much,
jrbbldr |
|
Back to top |
|