On Nov 14, 2007 1:33 AM, Axel-Stephane  SMORGRAV
<[EMAIL PROTECTED]> wrote:
> As far as I understand you cannot use PHP with  an Apache using 
> multi-threaded MPM.

You can use PHP with threads. But it is not recommended since many
libraries that are used by php are less-than thread-safe. So your
recommended solution is probably correct.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to