ID: 21810 Comment by: dcalvo at hcuv dot sacyl dot es Reported By: sappusam at syd-co dot au dot dhl dot com Status: No Feedback Bug Type: Informix related Operating System: HP-UX 11.00 PHP Version: 4.2.2 New Comment:
Hi. Have you tried to update the Ld tools from HP WEB Site?. For HP-UX 11.11 the patch is PHSS_33035. I tink to HP-UX 11.00 is PHSS_33033 (i'm not sure) Good Luck, Diego. Previous Comments: ------------------------------------------------------------------------ [2003-02-04 16:52:43] [EMAIL PROTECTED] No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2003-01-21 23:30:10] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-01-21 18:19:33] sappusam at syd-co dot au dot dhl dot com Hi, OS : HP-UX 11.00 32bit Apache : HP Apache 2.0.43 Server Built Oct 16 2002. PHP : PHP-4.2.2 Informix: 7.2 PHP-4.2.2 comes pre-complied with HP apache as dynamic module. When i tried to compile php with informix support, configure and make goes fine. configured and compiled with following env. variables. export IFX_LIBDIR="-L$INFORMIXDIR/lib -L$INFORMIXDIR/lib/esql" export IFX_INCDIR="$INFORMIXDIR/incl/esql" export IFX_LIBS="$INFORMIXDIR/lib/esql/libifsql.a \ $INFORMIXDIR/lib/libifasf.a \ $INFORMIXDIR/lib/esql/libifgen.a \ $INFORMIXDIR/lib/esql/libifos.a \ $INFORMIXDIR/lib/esql/libifgls.a \ -lgen -lgls -lm -ldl $INFORMIXDIR/lib/esql/checkapi.o \ $INFORMIXDIR/lib/esql/libifglx.a" export PATH=$PATH:.:/opt/bison/bin:/opt/binutils/bin:/opt/gcc/bin:/usr/local/bin But when trying to start apache it gives following error. # ./apachectl start Syntax error on line 215 of /opt/hpapache2/conf/httpd.conf: Cannot load /opt/hpapache2/modules/libphp4.so into server: Unresolved symbol: ifx_checkAPI (code) from /usr/informix/lib/esql/libthos.sl I searched on this site for info and included the above libs in path before configuring and making php. But still having same problem. Can someone help me in solving this ?. Thanks in advance. Srini. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21810&edit=1
