Using OCI8 with PHP5 vs PHP4
Posted by: melban (69.4.4.---)
Date: July 27, 2006 04:54PM

Server1: Wamp 1.4.3 running PHP 5.0.3
Server2: Wamp 1.6.4 running PHP 5.1.4 with 4.4.2

I have Server 1 setup and running 100's of script that pull from an Oracle database using the 9i client installation on my server.

The problem comes when I installed Server 2 and non of those scripts work now. I keep getting the error message below. On a whim I installed the PHP4 patch and when I switch to using PHP4 the scripts work fine.

Call to undefined function OCILogon()

Does anyone have a clue as to why it is working like this?

Options: ReplyQuote
Re: Using OCI8 with PHP5 vs PHP4
Posted by: yfastud (72.236.169.---)
Date: July 27, 2006 06:08PM

You might want to check this post
[forum.wampserver.com]
Hope this help

Options: ReplyQuote
Re: Using OCI8 with PHP5 vs PHP4
Posted by: melban (---.hsd1.in.comcast.net)
Date: July 27, 2006 10:36PM

That is one work around if you have the 10x client but for those of you who don't the PHP4x thing might get your around the issue.

I still however would love a fix for this if anyone ever runs across it.

Options: ReplyQuote


Sorry, only registered users may post in this forum.