RE: [PHP-INST] Install php4.0.6 with Oracle9i in Linux Redhat7.2(Kernel 2.4.9-13)

2001-11-20 Thread Jaeck Stephan
8i just the names have changed, buit therefore you used the patch-script HTH Stephan -Original Message- From: Kexiao Liao [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 3:06 AM To: Thies C. Arntzen Cc: Jaeck Stephan; [EMAIL PROTECTED] Subject: Re: [PHP-INST] Install php4.0.6

RE: [PHP-INST] Install php4.0.6 with Oracle9i in Linux Redhat7.2(Kernel 2.4.9-13)

2001-11-15 Thread Jaeck Stephan
H, did you install/compile with Oracle account? You must be root! Stephan -Original Message- From: Kexiao Liao [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 15, 2001 2:58 AM To: Jaeck Stephan Cc: [EMAIL PROTECTED] Subject: Re: [PHP-INST] Install php4.0.6 with Oracle9i in Linux

RE: [PHP-INST] PHP as DSO with Oracle 8?

2001-11-14 Thread Jaeck Stephan
Hello Kevin, I had near the same problem. I use PHP 4.0.6, Apache 1.3.19, Oracle 9i 9.0.1 on a SUSE 7.2. Apache and PHP were working but after recompiling Apache (--with-apxs --with-oci8) it started 'running' but died and status was 'unused', even in debug mode the logs kept clean. The only way

RE: [PHP-INST] Install php4.0.6 with Oracle9i in Linux Redhat7.2(Ker nel 2.4.9-13)

2001-11-14 Thread Jaeck Stephan
Hi, I just installed PHP 4.0.6 on Apache 1.3.19 with Ora 9i (9.0.1.0.0.) on SuSE 7.2 The thing that you should use is a patch for the configuire-script of PHP. Because the pathnames to Oracle-libs are changed from 8i to 9i. You can find this patch at: http://www.cba.ua.edu/~spaff/ This sent

RE: [PHP-INST] Re: Oracle 9i

2001-10-30 Thread Jaeck Stephan
Hello Brian, does it mean I need the patch _only_ for PHP 4.0.6? Or for all PHP-versions except CVS? Stephan -Original Message- From: Brian Mauter [mailto:[EMAIL PROTECTED]] Sent: Monday, October 29, 2001 5:30 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] Re: Oracle 9i This topic was a

[PHP-INST] configure PHP4 parameters

2001-10-25 Thread Jaeck Stephan
Hello, I just installed PHP4.0.4 on SuSE Linux 7.2 with Apache. Now I need Oracle database support for PHP. OK: just do "configure --with-oracle=$ORACLE_HOME" and what will happen with all the parameters that were set before? Do I have to te-type it again? (uff) Or is there somewhere a confi