RE: [PHP-DB] Oracle and PHP

2001-06-26 Thread Anthony Carlos
TathitSA, You'll need to have the Oracle networking software (Net8) installed on your Web server. Then, compile PHP with the Oracle directive turned on. These are just general concepts, but if this is incomprehensible, then please ask more questions before proceeding. For more details, see the in

RE: [PHP-DB] oracle and php

2001-04-06 Thread Brian S. Dunworth
At 09:05 AM 4/6/01 -0500, Brian.J.Mauter wrote: >If you're using Linux or Unix, then you're going to have to compile Oracle >into PHP. right... >This is quite troublesome. not really. >For this to work, you first must install Oracle8i (maybe just the client >will work?). Yes, you m

RE: [PHP-DB] oracle and php

2001-04-06 Thread Brian.J.Mauter
If you're having troubles with unrecognized functions concerning Oracle, then you need to include it. As mentioned in the previous posts, you must include something in php.ini if you're using Windows. If you're not, then simply adding something to php.ini won't work. If you're using Linux or Un

RE: [PHP-DB] oracle and php

2001-04-05 Thread David Balatero
that's an invalid statement. -- David Balatero -Original Message- From: Vlad [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 11:11 PM To: Novotný Petr; [EMAIL PROTECTED] Subject: Re: [PHP-DB] oracle and php It seems that you must include support of oracle functions (special m

Re: [PHP-DB] oracle and php

2001-04-05 Thread Vlad
It seems that you must include support of oracle functions (special module) in your configuration file. In windows it is php.ini file. > Hi all, > I am begginer in using ORACLE 8i DB with PHP, so please, could anybody help > me ? When I try to connect or use any OCI or ORA function, it only say me