Hi all, I am use PHP4+Informix 7.3.1 with Client SDK 2.5 on SCO UnixWare 7 system. I configure it as the steps: 1. configure apache as enable-module=so 2. set IFX_LIBS / IFX_INCDIR / IFX_LIBDIR variables 3. configure PHP4 --with-informix, --with-apxs, --without-mysql 3. I can make PHP4 library , but after install it into apache/libexec and start Apache, it told me: -------------- Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: dynamic linker: /usr/local/apache/bin/httpd: relocation error: symbol not found: sqli_connect_set; referenced from: /usr/local/apache/libexec/libphp4.so /usr/ocal/apache/bin/apachectl start : httpd could not be started --------------- Anything wrong? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]