RE: [PHP-DB] oracle connectivity problem

2002-01-08 Thread Stephen Abshire
It sound like you have Oracle installed on one machine and are attempting to connect to it from another machine. If this is the case you may need to install the client libraries on the machine that does not have oracle installed. I recently did some development for a client in Windows and rece

RE: [PHP-DB] oracle connectivity problem

2002-01-08 Thread Ford, Mike [LSS]
> -Original Message- > From: Rajiv Khandelwal [mailto:[EMAIL PROTECTED]] > Sent: 27 December 2001 10:59 > > hi, > I am facing a strange problem. > I have oracle 8.1.6 (server) installed on linux and am > trying to access > it thru PHP from a client machine (again Linux). > I was succes