Problem: Error using DBD-Oracle-1.16 in CGI script solved

2004-11-08 Thread zant0016
The error has been solved by letting Apache know where to find the Oracle software (SetEnv ORACLE_HOME + LD_LIBRARY_PATH). I had completely forgotten about that. Sorry to have bothered you. Ronald van der Zant

Re: Error using DBD-Oracle-1.16 in CGI script

2004-11-06 Thread Jared Still
According to your trace file, you need to reset your ORACLE_HOME to point to the 9.2 installation. Jared On Fri, 2004-11-05 at 04:04, [EMAIL PROTECTED] wrote: > Dear Sir, > > after succesfully using Oracle-DBD on a machine running RedHat 8.0 with > Apache 1.3, Perl 5.6 and Oracle 8.1.7 I though

Error using DBD-Oracle-1.16 in CGI script

2004-11-05 Thread zant0016
Dear Sir, after succesfully using Oracle-DBD on a machine running RedHat 8.0 with Apache 1.3, Perl 5.6 and Oracle 8.1.7 I thought is was time to move forward to a machine running RedHat Fedora Core 2 with Apache 2.0, Perl 5.8 and Oracle 9.2.0.4. Installing Oracle 9.2.0.4 and making it work was a p