[nycphp-talk] Htaccess and php user account
Ajai Khattri
ajai at bitblit.net
Mon Dec 1 22:29:34 EST 2008
On Mon, 1 Dec 2008, Justin Dearing wrote:
> If your server is a windows server (unlikely in a shared hosting senario) or
> this is something like lighthttpd or php running on apache through some
> configuration I'm not totatly familiar with like CGI, then maybe this can
> happen.
>
> If what you experienced is a common occurrence with mod_php, I hope others
> on this list will chime in. If it is I'm going to cease using apache and
> mod_php in production environments.
Wearing my sys admin hat: mod_php is not thread-safe right? Using
mpm_prefork or mpm_itk you can make Apache 2.x run without threading.
--
Aj.
More information about the talk
mailing list