PHP type. Thread Safe or Non Thread Safe?

What kind of php to use as a fastcgi in nginx on Windows?

This ML is intended for nginx-related problems. Yours is PHP-related.

Either ask this question on some PHP ML or
RTFMhttp://www.php.net/manual/en/faq.obtaining.php#faq.obtaining.threadsafety

With regards,

B. R.

Felix Quintana Wrote:

thank you very much

I think it has to do with nginx because it is part of your setup. The
documentation specifies how to do work with php but never mention the
type of php. And it’s been hard to find.

Its not my setup, its a common nginx example how to use a backend like
PHP,
this can be RoR, Perl or any other type of backend which has a listening
interface nginx can pass information on to.

Tests has shown that the NTS version is the most reliable/stable to use
with
nginx which does not mean TS can’t be used.

Posted at Nginx Forum:

Thank you very much.
Sorry if my English causes mistakes, my native language is Spanish.