Apache 1.3.12
Oracle 8.1.6
Redhat 6.2
PHP 4.0.3

Well, I think I have done everything right but must have missed
something.  I installed with --with-oci8 and --with-oracle, my
LD_PRELOAD is defined properly and even has the full path to be sure,
apache has been stopped and restarted, yet when I try and run my PHP
script the very first oracle function comes back to:

Fatal error: Call to undefined function: ora_login() in
/home/jon/public_html/test.php on line 6

What could I be missing?  I am not an expert on Oracle or PHP but this
does not seem like it should be so hard.  It does not appear to be a
problem with PHP accessing Oracle because it is never getting that far. 
How do I get this right?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to