RES: [PHP] Thread Safety [partially solved]

2008-02-21 Thread Thiago Pojda
nal- De: Thiago Pojda [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 20 de fevereiro de 2008 09:32 Para: 'Tom Rogers' Cc: php-general@lists.php.net; 'PHP Install' Assunto: RES: [PHP] Thread Safety Tom, That did not do it either. I'm sure I'm missing something stup

RES: [PHP] Thread Safety

2008-02-20 Thread Thiago Pojda
" -D SERVER_CONFIG_FILE="/etc/apache2/apache2.conf" -Mensagem original- De: Tom Rogers [mailto:[EMAIL PROTECTED] Enviada em: terça-feira, 19 de fevereiro de 2008 20:40 Para: Thiago Pojda Cc: php-general@lists.php.net Assunto: Re: [PHP] Thread Safety Hi, Wednesday, Feb

Re: [PHP] Thread Safety

2008-02-19 Thread Tom Rogers
Hi, Wednesday, February 20, 2008, 3:00:28 AM, you wrote: TP> Not quite sure if this is the right list, but here I am... TP> TP> I'm trying to use zend platform and it requires the Thread Safety option set TP> to off. TP> TP> I just compiled php and I can't find what argument to build php that

[PHP] RES: [PHP-INSTALL] Re: [PHP] Thread Safety

2008-02-19 Thread Thiago Pojda
-Mensagem original- mailto:[EMAIL PROTECTED] Assunto: [PHP-INSTALL] Re: [PHP] Thread Safety On Feb 19, 2008 1:21 PM, Thiago Pojda <[EMAIL PROTECTED]> wrote: > I was expecting that. I just compiled it to enable oci8 module and the > source is ready for modifications.

Re: [PHP] Thread Safety

2008-02-19 Thread Daniel Brown
On Feb 19, 2008 1:21 PM, Thiago Pojda <[EMAIL PROTECTED]> 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

RES: [PHP] Thread Safety

2008-02-19 Thread Thiago Pojda
m 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 r

Re: [PHP] Thread Safety

2008-02-19 Thread Daniel Brown
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, > w

[PHP] Thread Safety

2008-02-19 Thread Thiago Pojda
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 Thanks! Atenciosamente,

Re: [PHP] Thread safety

2003-01-28 Thread Maxim Maletsky
Don't the current PHP extensions have a good example there? It's pretty much easy to understand reading the code. -- Maxim Maletsky [EMAIL PROTECTED] "Olga Tonkonog" <[EMAIL PROTECTED]> wrote... : > Hello ! > > I write extension for PHP. I create bibliothek for Windows and for Linux. > I se

[PHP] Thread safety

2003-01-28 Thread Olga Tonkonog
Hello ! I write extension for PHP. I create bibliothek for Windows and for Linux. I set switch ZTS for thread-safety in Windows and use project php4ts. How can I set thread-safety for Linux? Help!! Thank you at advance Olga -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis