On Mon, Aug 26, 2002 at 12:27:34PM -0700, Preston L. Bannister wrote:
> Might depend on their usage.
>
> Using Apache 2 with PHP through CGI or FastCGI should be OK.
>
> PHP as an Apache 2 module you'd expect to take a bit longer to settle down -
> especially if threading is involved.
It most d
Might depend on their usage.
Using Apache 2 with PHP through CGI or FastCGI should be OK.
PHP as an Apache 2 module you'd expect to take a bit longer to settle down -
especially if threading is involved.
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Monday, A
> Is it now safe to set up apache 2 with php in a production server?
Nope
> When will it be safe?
Depends which Apache2 MPM you use. Hopefully by PHP 4.3 it should be safe
for the prefork MPM. For any other MPM, perhaps never. We should be able
to get the threaded ones stable with a limited