Page 1 of 1

php_ifx.dll

PostPosted: 17. February 2006 12:13
by ArchEnemy
I have to connect to a remote Informix database, and the needed extension just won't load. Oracle extension (which i use in the same app) works fine. They're both in the same directory (default c:\program files\xampp\php\extensions) but php_ifx.dll refuses to work >_<.
I have the necessary Informix client on my dev box.

Can anybody point me in the right direction?

PostPosted: 17. February 2006 15:09
by Wiedmann
They're both in the same directory (default c:\program files\xampp\php\extensions)

You are worIking with PHP4?

have the necessary Informix client on my dev box.

This directory (with the file "sqlt09a.dll") is in your system path?

PostPosted: 20. February 2006 12:43
by ArchEnemy
Yea, i'm working with php4. I tried switching to php5 (the app works the same on 4 and 5, but production environment will be 4, so i use that) and it did not work :(.

And equally: I have the folder where sqlt09a.dll resides on my system path. I tried to reinstall xampp and informix this weekend just to find the same problem. Will keep trying whatever comes to mind and post my experiences.

Anyway, thanks for your help.

PostPosted: 20. February 2006 13:33
by Wiedmann
Another question:
but php_ifx.dll refuses to work

You can explain this more detailed?