Results 1 to 1 of 1
Hi all,
I'm trying to link up a Ubuntu 6.06 LTS server to an Informix database (running on another machine).
The Informix client SDK is installed and configured fine, but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-14-2007 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 5
Ubuntu PHP: Function works in CLI but not through browser
Hi all,
I'm trying to link up a Ubuntu 6.06 LTS server to an Informix database (running on another machine).
The Informix client SDK is installed and configured fine, but I can only use the ifx_*() functions through CLI. If i try to use them through the browser, I get the "Fatal error: Call to undefined function ifx_connect()" error.
I have copied the php.ini from /etc/php5/cli to /etc/php5/apache2 and forced a reload on Apache2 using "/etc/init.d/apache2 force-reload". However, I still cannot access the ifx_*() functions.
What other files/folders could be affecting this? I assumed that it would just be php.ini, but does apache2.conf have a hand in it too? If not, what else should I be looking at?
Cheers,
Matt


Reply With Quote
