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.

Thanks.

-----Mensagem original-----
De: Daniel Brown [mailto:[EMAIL PROTECTED] 
Enviada em: terça-feira, 19 de fevereiro de 2008 15:16
Para: Thiago Pojda
Cc: php-general@lists.php.net
Assunto: Re: [PHP] Thread Safety

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

Reply via email to