Jon Jacob wrote:
> Okay, frustration time under RH7.......
>
> I am trying to recompile PHP for use with Oracle. (If you are saying to
> yourself, "but Oracle does not work under RH7....." then don't go
> there. It does but it takes a significant amount of work.)
>
> I have done this before under RH6.2 and it did the same thing it is
> doing now. What it is doing is telling me: "Call to undefined function:
> ora_logon() in /home/jon/public_html/test.php on line 26" Now, in 6.2 I
> recompiled using --with-oci8 which did not work then with --with-Oracle
> which did. Now, neither works. What am I missing or doing wrong.
>
> Thanks.
>
> P.S. If you want to get Oracle to work with RH7 write me offlist and I
> will try and give my version of this gruesome tale : )
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> 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]
ADDED INFORMATION:
To recompile PHP, I simply downloaded the tarball from the Zend site,
untarred it, did make and make install with the oracle options, and
restarted Apache. I forgot, before I sent the last note, to use phpinfo()
to check the install. Well, nothing about Oracle.
It must not be as simple as I thought. What do I need to do to recompile
properly? Do I need to recompile Apache as well? If so, with what
options. Its amazing that there is no documentation anywhere about this.
I have looked.
Oh well, just another RH7 story. I feel like I am part of that scene in
Jaws where the two shark hunters are comparing scares........
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
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]