Link to home
Start Free TrialLog in
Avatar of david_2911
david_2911Flag for Mexico

asked on

PHP 5 with informix on fedora 8

n:  I'm trying to compile php-5.2.9 with clientsdk.2.81.UC2.LINUX on Fedora 8, when runs the configure, make and make install commands, the PHP don't display any error, but when I try to connect to DB, PHP display an error message like "undefined function"

I have configured PHP 4.4.9 with clientsdk.2.81.UC2.LINUX on other fedora 8 and works fine, but with PHP 5 I can't run any connection...

any idea?
Avatar of ajkhalifa
ajkhalifa
Flag of Saudi Arabia image

there are special libraries for MySQL-PHP connection
and for each type of database with PHP...
ASKER CERTIFIED SOLUTION
Avatar of NerdsOfTech
NerdsOfTech
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
What is the code to "connect to DB"?
can you run ldd against informix module of PHP?
Have you checked two working options before compiling:
http://www-01.ibm.com/software/data/informix/ids/ad/php.html