On Feb 19, 2008 12:00 PM, Thiago Pojda <[EMAIL PROTECTED]> wrote: > Not quite sure if this is the right list, but here I am... > > I'm trying to use zend platform and it requires the Thread Safety option set > to off. > > I just compiled php and I can't find what argument to build php that way, > what am I missing?
To modify thread safety options, unfortunately it requires a full reconfiguration and recompilation of the binaries. There's no INI setting, it's compiled right into the core. -- </Dan> Daniel P. Brown Senior Unix Geek <? while(1) { $me = $mind--; sleep(86400); } ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php