Re: [PHP-INST] oracle configuration problem

2001-05-03 Thread Jimmy Brake
if you compile on one machine and install on another that does not have oracle installed, will that work? Jimmy Brake Cool Tools and Stuff Critical Path Inc. "Making your job easier" On Thu, 3 May 2001, Benjamin Heckmann wrote: > Ok, here we go again: > > You need at le

[PHP-INST] Suse7.0(pro)+php-4.0.4pl1+openssl-0.9.6+apache_1.3.19+curl-7.6.1

2001-03-06 Thread Jimmy Brake
=/opt/oracle/product/8.1.6/ --with-oci8=/opt/oracle/product/8.1.6/ --enable-sigchild --enable-track-vars --with-curl=/usr/local/include/curl/ --with-imap make make install in the php dir Any ideas... my compiler is the lastest and apache compiles just fine with out php I am lost. Jimmy

Re: [PHP-INST] oracle error

2001-03-01 Thread Jimmy Brake
$connection = OCILogon ("scott","tiger","dbname"); dbname = name in $oracle_home/product/8.1.6/network/admin/tnsnames.ora file.. Jimmy Brake Cool Tools and Stuff Critical Path Inc. "Making your job easier" On Wed, 28 Feb 2001, Douglas B. Jones wro