Hi all,
I'm having a hard time configuring PHP and Apache to support Informix queries. I installed the latest Informix Client SDK, and configured PHP 3.0.18 --with-informix under SuSe 7.3 linux: all went just fine. When trying to compile Apache 1.3.24, I get the following error in the final compile stage:
modules/php3/libphp3.a(internal_functions.o): In function getParametersArray':
/opt/php-3.0.18/internal_functions.c:228: undefined reference toifx_module_entry'
collect2: ld returned 1 exit status
make: *** [target_static] Error 1
Can anyone point me in the right direction?
Thanks a lot,
Rick