Re: [PHP-DEV] oci_connect vs oci_new_connect

2004-12-13 Thread Daniel Convissor
Hi: I upgraded my version of PHP HEAD from one dated 28 Oct to a current one and everything is fine. Sorry for the noise. Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.A

[PHP-DEV] oci_connect vs oci_new_connect

2004-12-13 Thread Daniel Convissor
Hey: I've updated PEAR DB in CVS to use oci_connect() when PHP 5 is in use. When connecting via my own test scripts, it works fine. But, when using it via the PEAR DB test suite, it hangs. If I use oci_new_connect(), everything works fine. Any ideas? Thanks, --Dan -- T H E A N A L Y