"undefined function" means PHP doesn't know where to get the function from.
You probably didn't configure oci_8 libraries correctly.
Try phpinfo(), and see under the configuration.
Check whether oci8 is available.

Regards
Faisal

-----Original Message-----
From: Subodh Gupta [mailto:Subodh.Gupta@;seepz.tcs.co.in]
Sent: Monday, October 28, 2002 5:18 PM
To: [EMAIL PROTECTED]
Subject: [PHP] error connecting to oracle.



Hi all,

I get the following error while trying to connect to oracle.  Please help
me.

Fatal error:  Call to undefined function:  ora_logon() in c:\program
files\apache group\apache\htdocs\one.php on line 5

Subodh Gupta
Tata Consultancy Services.


______________________________________


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to