Re: [PHP-WIN] PHP Version 5.6.10
[email protected] (Jan Ehrhardt) Thu, 09 Jul 2015 10:11:39 +0200
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
"Anatol Belski" in php.windows (Thu, 9 Jul 2015 08:34:12 +0200): >> -----Original Message----- >> From: Good Guy [mailto:[email protected]] >> Sent: Thursday, July 9, 2015 6:06 AM >> To: [email protected] >> Subject: [PHP-WIN] PHP Version 5.6.10 >> >> Is version 5.6.10 compatible with Apache 2.2.29? >> >> It contains dll "php5apache2_4.dll" but not "php5apache2_2.dll" so perhaps it >> can't be run on apache 2.2.29!! >> >> Just wondered if I can copy the old file into 5.6.10 to make it run. >> Any ideas about this? >> >> I am talking about Windows version only and I have posted on php.windows NG. > >if your Apache 2.2 build is made with VC11, it is technically possible >to build the corresponding SAPI module. However be aware that on the >Windows side only 2.4 module is tested and supported good by this >times. So I'd rather recommend you to upgrade Apache to 2.4, you can >fetch the current builds from apachelounge.com Anatol is absolutely right that you'd better upgrade to Apache 2.4, but if you can't there is a php5apache2_2.dll in my builds: http://www.apachelounge.com/viewtopic.php?t=6359 Jan