Re: [PHP-DB] Connect to Oracle DB

2003-09-14 Thread Martin Marques
El Vie 12 Sep 2003 18:36, Frederico Madeia escribió: > Martin, > > In some doc that i've read when i compile the php i must put yhe > $ORACEL_HOME path, so if oracle isn't instaled on same machine ??? Lets see. I don't use, or ever used Oracle, but I guess my experience with Informix and PostgreS

Re: [PHP-DB] Connect to Oracle DB

2003-09-13 Thread Martin Marques
El Sáb 13 Sep 2003 03:56, Jack van Zanen escribió: > Hi > > I don't know how this shared library works, but to the best of my knowledge > you'll always need oracle client software (SQL*Net) installed on the php > server to connect to an oracle database . Please correct me if I'm wrong > and point m

RE: [PHP-DB] Connect to Oracle DB

2003-09-12 Thread Jack van Zanen
ssage- From: Martin Marques [mailto:[EMAIL PROTECTED] Sent: vrijdag 12 september 2003 18:15 To: [EMAIL PROTECTED]; php-db Subject: Re: [PHP-DB] Connect to Oracle DB El Vie 12 Sep 2003 15:52, Frederico Madeia escribió: > Dear friends, > > How i connect one server running PHP(linux)

Re: [PHP-DB] Connect to Oracle DB

2003-09-12 Thread Frederico Madeia
Martin, In some doc that i've read when i compile the php i must put yhe $ORACEL_HOME path, so if oracle isn't instaled on same machine ??? -- Frederico Madeira Coordenador de Suporte N. Landim Comércio Ltda PABX: 81. 3497.3029 e-mail: [EMAIL PROTECTED] Em Sex, 2003-09-12 às 13:15, Martin Mar

Re: [PHP-DB] Connect to Oracle DB

2003-09-12 Thread Martin Marques
El Vie 12 Sep 2003 15:52, Frederico Madeia escribió: > Dear friends, > > How i connect one server running PHP(linux) to other server running > Oracle(linux) ?? > when i tryed to connect with ora_logon, the server return me: Call to > undefined function: ora_logon(). > > In php.net describe some fun