PHP 4.2.1 Apache2 on Win32 Support?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jblaty
Forum Newbie
Posts: 1
Joined: Thu Jun 20, 2002 3:58 pm
Contact:

PHP 4.2.1 Apache2 on Win32 Support?

Post by jblaty »

Hi all. Sorry, a newbie to these forums.

I just installed Apache2, and I HAD PHP 4.2.1 working, until this morning. Apparently, there was a really bad security risk with Apache2 2.0.36 (and others in the 1.3 line), so the Apache group released a new 2.0.39 to replace it. http://httpd.apache.org/info/security_b ... 020617.txt

Well, apparently the PHP 4.2.1 Apache2 module is not binary compatible with 2.0.39...

Apache: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not compatible with this version of Apache.
Please contact the vendor for the correct version.

And so, here I am. Any thoughts? Is there a binary compatible PHP?
User avatar
sam
Forum Contributor
Posts: 217
Joined: Thu Apr 18, 2002 11:11 pm
Location: Northern California
Contact:

Post by sam »

Yerah the apache2 module in php4.2.1 is experamental so you will just have to wait on the next installment from the php guys... July php 4.3.0 is due to be released.

Cheers Sam
will
Forum Contributor
Posts: 120
Joined: Fri Jun 21, 2002 9:38 am
Location: Memphis, TN

Post by will »

sam wrote: July php 4.3.0 is due to be released.
isn't php4.2 fairly new though?....already moving to 4.3?
Post Reply