On 8/13/05, David Wills <[EMAIL PROTECTED]> wrote:
> Hi Joshua,
> 
> Yes I have certainly read about the issues php has with thread-safety
> however I don't think I'm using anything but the most common config
> there is. I kinda figured by now it would have worked for such a
> simple and lean config.
> 
> Is the problem I described symptomatic of a thread safety issue ?

I'm not an expert, but I would say yes, this problem very well could
be a thread safety issue.

And no, I don't believe that a basic php install is thread-safe.  The
last I heard (though it was a while ago), the php folks esentially
believed it was impossible to guarantee thread-safety in even a basic
install.  See:
http://www.php.net/manual/en/faq.installation.php#faq.installation.apache2

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