Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile..

2005-04-29 Thread neil smith
ists.php.net >Subject: Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile.. >Date: Fri, 29 Apr 2005 16:49:27 +1000 > >neil smith wrote: >> >>Hi Martin, >> >>It's a legacy application that is huge and sprawling and teh >>programmers

Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile..

2005-04-28 Thread Christopher Jones
ts.php.net >To: php-db@lists.php.net >Subject: Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile.. >Date: Thu, 28 Apr 2005 09:31:33 -0500 > >neil smith wrote: >>I'm using this command to configure php3 >>./configure --with-apxs=/usr/local/apache

Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile..

2005-04-28 Thread neil smith
a - thanks for that!! would that be part of an oracle library? thanks, neil >From: Martin Norland <[EMAIL PROTECTED]> >Reply-To: php-db@lists.php.net >To: php-db@lists.php.net >Subject: Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile.. >Date: Thu, 28 Apr 200

Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile.... . .

2005-04-28 Thread Martin Norland
Patel, Aman wrote: As far as I know, PSA is the internal product name for "Plesk Server Administration" software. Here's the product page if you need more information. http://www.sw-soft.com/ru/products/psa/ Why would PHP need PSA? I have no idea (apart from the fact that psa seems to be just a

Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile... .

2005-04-28 Thread Patel, Aman
As far as I know, PSA is the internal product name for "Plesk Server Administration" software. Here's the product page if you need more information. http://www.sw-soft.com/ru/products/psa/ Why would PHP need PSA? I have no idea (apart from the fact that psa seems to be just another web server(t

Re: [PHP-DB] php3 and oracle9i client libraries doesn't compile. .

2005-04-28 Thread Martin Norland
neil smith wrote: I'm using this command to configure php3 ./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/lib --enable-versioning --enable-track-vars --with-oci8=/u01/app/oracle/product/9.2.0.4 --with-oracle=/u01/app/oracle/product/9.2.0.4 --enable-sigchild

[PHP-DB] php3 and oracle9i client libraries doesn't compile

2005-04-28 Thread neil smith
hello people, I'm using this command to configure php3 ./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/lib --enable-versioning --enable-track-vars --with-oci8=/u01/app/oracle/product/9.2.0.4 --with-oracle=/u01/app/oracle/product/9.2.0.4 --enable-sigchild t