Re: [PHP-DB] reading dbfs from remote server

2001-02-09 Thread Mark Farver
You'll need to tell us more about how you are accessing these files. Over a Windows share? (Off topic) Or are you using php's url/file read functions to access them right off the webserver. Code we see a small code snippit? Mark On Fri, 9 Feb 2001, Guridi, Jose wrote: I have an NT web

[PHP-DB] --with-Oracle caused apache to not load

2001-02-05 Thread Mark Farver
If I compile php using --with-oracle and --with-apxs and try to load that module apache seg faults on loadup. Compiling php without oracle works fine. Compiling php with oracle and as a CGI works fine. I'm running Oracle 8.1.5, php4.0.4pl1 and apache 1.3.14 under RH6.2 Any ideas? Mark --

Re: [PHP-DB] How to set up PHP to access Oracle

2001-02-05 Thread Mark Farver
On Mon, 5 Feb 2001, Doug Schasteen wrote: Fatal error: Call to undefined function: ora_logon() Obviously my server is not set up to use Oracle. Oracle is not installed on this machine. I am trying to access a different machine that has oracle installed. So what steps do I have to take to

[PHP-DB] Oracle TNS problems with PHP4?

2001-02-02 Thread Mark Farver
I am running Oracle 8.0.5 Net8 drivers on a Win95 system using Apache and PHP4.04pl1. I'm getting consistent TNS No service errors from PHP using all three methods of accessing Oracle (oracle,oci,odbc). ODBC works fine in other apps, and the SQLPlus and tnsping work fine (even when called from a