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

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

2001-02-05 Thread Doug Schasteen
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 turn Oracle access on? My problem is that another