[PHP-DB] OCI8 Memory Leak?

2004-02-20 Thread Shawn Coomey
Hi folks- I am building an application which uses OCI8 functions (abstracted with PEAR::DB) to perform queries against an Oracle 9i database. Here's my platform info: Solaris 8 (SunOS 5.2) on a Sun Ultra II workstation Oracle 9i PHP 4.3.5RC2-dev Apache 1.3.29 Here's my problem: Ever

RE: [PHP-DB] OCI8 Memory Leak?

2004-02-20 Thread Shawn Coomey
m Oracle's tnsnames.ora file. I did, and it seems to have helped... though I'm not convinced. Thanks! Shawn -Original Message- From: Greg Skouby [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 3:28 PM To: Shawn Coomey Subject: RE: [PHP-DB] OCI8 Memory Leak? Hi Shawn,

RE: [PHP-DB] ldap_connect() version

2004-03-12 Thread Shawn Coomey
Philip- Echo your phpinfo() and see if that version of PHP was compiled with ldap support. If it wasn't, the interpreter will not recognize any ldap functions, and you will have to recompile php --with-ldap=/path/to/ldap Regards. Shawn -Original Message- From: Philip R Thompson [mailto: