On Thu, 23 Sep 2004 10:33:54 +0200, Bostjan Skufca @ domenca.com 

> We use php4 and php5 with apache2 on production servers without any problem
> (prefork MPM).

I also have PHP 5 and Apache 2 running on some servers, as I need some
Apache Modules that are only available for Apache 2 ... Also, I ran
before PHP 4.3.5 and upper with Apache 2 and never got any problem.

This is some notes found in the PHP readme file found in the Windows
binaries for PHP 5.0.1:

     PHP and Apache 2.0.x compatibility notes: The following versions of
     PHP are known to work with the most recent version of Apache 2.0.x:

     * PHP 4.3.0 or later available at http://www.php.net/downloads.php.
     * the latest stable development version. Get the source code
       http://snaps.php.net/php4-latest.tar.gz or download binaries for
       Windows http://snaps.php.net/win32/php4-win32-latest.zip.
     * a prerelease version downloadable from http://qa.php.net/.
     * you have always the option to obtain PHP through anonymous CVS.

     These versions of PHP are compatible to Apache 2.0.40 and later.

     Apache 2.0 SAPI-support started with PHP 4.2.0. PHP 4.2.3 works
     with Apache 2.0.39, don't use any other version of Apache with PHP
     4.2.3. However, the recommended setup is to use PHP 4.3.0 or later
     with the most recent version of Apache2.

     All mentioned versions of PHP will work still with Apache 1.3.x.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to