Page 1 of 1

How to disable Thread Safety on Win2k, Apache2, PHP4.3.6

Posted: Wed May 26, 2004 3:22 am
by Frodo
I am looking for a way to switch off (if possible at all) the Thread Safety mode without having to recompile (???) any stuff again.
Does somebody now if there is a configuration file which makes it possible to disable the Thread Safete mode.

PHPinfo.php will tell me if it is enabled or disabled. It seems that most Linux installation have this disabled by default.
On Windows systems it seems to be enabled all the times.

Any suggestions or is it just not possible to configure this ?

Used components: Win2k, Apache 2.0, PHP 4.3.6, MySql 4.0.18

:roll: