Re: [PHP] Apache 2 and php 5 compatibility

2004-09-23 Thread Jordi Canals
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 r

Re: [PHP] Apache 2 and php 5 compatibility

2004-09-23 Thread Bostjan Skufca @ domenca.com
We use php4 and php5 with apache2 on production servers without any problem (prefork MPM). worker MPM could be a problem though... regrds, Bostjan On Thursday 23 of September 2004 10:28, Frédéric Hardy wrote: > Hello - > > I known that using apache 2 with php 4.x is not a good idea, because >

[PHP] Apache 2 and php 5 compatibility

2004-09-23 Thread Frédéric Hardy
Hello - I known that using apache 2 with php 4.x is not a good idea, because some php library are not compatible with multi-threading. But php 5 ? Best regards, Fred - -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php