On Feb 19, 2008 1:21 PM, Thiago Pojda <thiago.pojda@xxxxxxxxxxxxxxxxxx> wrote: > I was expecting that. I just compiled it to enable oci8 module and the > source is ready for modifications. :) > > Isn't there any argument you pass to ./configure to disable Thread Safety? I > didn't find any and neither google or php-install list answer anything. Don't quote me on this, and I'll defer to someone that may know better than I in this case, but I believe that you can pass '--enable-thread-safety' to ./configure to enable it (default), so I'd imagine '--disable-thread-safety' would be the flag to send. You may want to try subscribing to the php-install list (go to http://php.net/mailing-lists.php). I'm CC'ing your email to that list in hopes that someone there can better help you. ==== ORIGINAL MESSAGE ==== 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? PHP 4.4.8 -- </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