Re: [PHP-DB] oracle pooling

2008-12-02 Thread Themis Vassiliadis
That is greate. But for me it doesn't solve my problem because in may job we are working with 10G. I'm really thinking to develop the extension to do that. One more time, thank you very much for your help. Regards, -- Themis Vassiliadis On Mon, Dec 1, 2008 at 7:30 PM, Chris [EMAIL PROTECTED]

[PHP-DB] question about Zend PHP Studio ...Zend gave useless answer

2008-12-02 Thread Fred Silsbee
I have Fedora 9/Apache 2/PHP 5.2.6 Everything is great but I cannot add the libraries for oci8 1.3.4 I have in a directory. The entries are grayed out. I was getting an error oci_connect not found. I rebooted! The php program runs **great** from /var/www/html under Apache here is the

[PHP-DB] Re: question about Zend PHP Studio ...Zend gave useless answer

2008-12-02 Thread Martin ZvarĂ­k
Can you explain what does it have to do with Zend PHP Studio (the PHP editor) ? Fred Silsbee napsal(a): I have Fedora 9/Apache 2/PHP 5.2.6 Everything is great but I cannot add the libraries for oci8 1.3.4 I have in a directory. The entries are grayed out. I was getting an error

Re: [PHP-DB] oracle pooling

2008-12-02 Thread Themis Vassiliadis
On Tue, Dec 2, 2008 at 4:18 PM, Christopher Jones [EMAIL PROTECTED] wrote: Chris wrote: Themis Vassiliadis wrote: You are right but sqlrelay doesn't work on Windows plataform and the only possible solution from oracle to connect PHP using pooling is DRCP, just on 11G, but as far as I

Re: [PHP-DB] oracle pooling

2008-12-02 Thread Christopher Jones
Themis Vassiliadis wrote: On Tue, Dec 2, 2008 at 4:18 PM, Christopher Jones [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Oracle 11g DRCP support is available in PHP. See this whitepaper: http://www.oracle.com/technology/tech/php/pdf/php-scalability-ha-twp.pdf Change the