Re: [PHP-DB] PHP 5.0.3 and Oracle9i on Windows 2000/Apache

2005-01-19 Thread Melanie Courtot
ped at all. The putenv seems to work just dandy as the script worked fine from the command line either wheather the putenv(s) were commented out or not. Thanks, Chaun -Original Message- From: Jochem Maas [mailto:[EMAIL PROTECTED] Sent: Monday, January 17, 2005 10:48 AM To: Chaun Keating Cc:

RE: [PHP-DB] PHP 5.0.3 and Oracle9i on Windows 2000/Apache

2005-01-18 Thread Chaun Keating
ng Cc: php-db@lists.php.net Subject: Re: [PHP-DB] PHP 5.0.3 and Oracle9i on Windows 2000/Apache Chaun Keating wrote: > I am having trouble logging onto Oracle via PHP on a Windows 2000 machine. > > I keep getting the error: > > Fatal error: Call to undefined function OCILogon() in C:\Pr

Re: [PHP-DB] PHP 5.0.3 and Oracle9i on Windows 2000/Apache

2005-01-17 Thread Jochem Maas
Chaun Keating wrote: I am having trouble logging onto Oracle via PHP on a Windows 2000 machine. I keep getting the error: Fatal error: Call to undefined function OCILogon() in C:\Program Files\Apache Group\Apache2\htdocs\oraconnect.php on line 15 I seem to have everything set up correctly. I am ru