Re: [PHP] apache/oracle/php

2002-06-12 Thread Michael P. Carel
Thanks to all who tried to helps. I've finally found out why. The oracle home user directory should be set to drwxr-xr-x so once the required environment was set the ora function can connect to the oracle database, and all the required files and library can be access. thanks Regards, Mike

Re: [PHP] apache/oracle/php

2002-06-12 Thread Michael P. Carel
tem","manager"); This will only works if apache runs oracle/dba. Mike - Original Message - From: "Miguel Cruz" <[EMAIL PROTECTED]> To: "Michael P. Carel" <[EMAIL PROTECTED]> Cc: "php" <[EMAIL PROTECTED]> Sent: Wednesday, June

Re: [PHP] apache/oracle/php

2002-06-11 Thread Miguel Cruz
On Tue, 11 Jun 2002, Michael P. Carel wrote: > Is there anyone who could give me some reasons why does my php script with > oracle function does'nt work if i run apache as nobody/nobody? > > My script only work if i run apache as oracle/dba. Maybe your environment variables (ORA_BASE, etc.) are

RE: [PHP] Apache + Oracle + PHP on HPUX

2001-07-26 Thread Andrew Hill
Hi, You can use OpenLink ODBC drivers, and compile PHP/apache --with-iodbc as per the HOWTO at www.iodbc.org. The HOWTO is Linux-based, but the major different will be environment variables. During the install of OpenLink MT drivers a shell script will be automatically created (openlink.sh, ope

Re: [PHP] Apache + Oracle + PHP on HPUX

2001-07-26 Thread infoz
>I've got an HP-UX 10.20 and I would like to install >Apache + Oracle + PHP. You have my deepest sympathies. :) I installed and maintained PHP3 & PHP4 + Oracle + OpenSSL + Apache on a system like that for 2 years before we were finally able to retire it and move to a Solaris environment. The h