Yup, still experimental. But from what I've experienced, they work just fine together. I run Apache 2.0.43 and PHP 4.3.0 together without any problems what so ever. When you compile php with apache 2, remember to: ./configure --with-axps2 instead of ./configure --with-apxs
tyler ----- Original Message ----- From: "Rasmus Lerdorf" <[EMAIL PROTECTED]> To: "Scott Seidl" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, January 01, 2003 10:59 PM Subject: Re: [PHP] PHP 4.3 & Apache 2 > It is still experimental. > > On Wed, 1 Jan 2003, Scott Seidl wrote: > > > Does the new release of PHP 4.3 have official support with Apache 2.x or is > > it still considered developmental? > > > > Thanks > > > > > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

