|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-04-12 15:19 UTC] gquiring at gmail dot com
Description: ------------ Apache 1.3.34 PHP 5.1.4 Informix CSDK 2.9UC4 Solaris 9 When executing apache: Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp5.so into server: ld.so.1: ./httpd: fatal: relocation error: file /u/home/garyq/informix/lib/esql/libifsql.so: symbo l ifx_checkAPI: referenced symbol not found Env: INFORMIXSQLHOSTS=/u/home/garyq/informix/etc/sqlhosts INFORMIXSERVER=dev1 INFORMIXDIR=/u/home/garyq/informix LD_LIBRARY_PATH=/u/home/garyq/informix/lib:/u/home/garyq/informix/lib/esql:/u/home/garyq/informix/lib/tools:/usr/local/lib:/usr/lib:/var/local/lib:/opt/SUNWspro /lib:/usr/openwin/lib PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 04 18:00:01 2025 UTC |
I can't reproduce it on Solaris 8 with the same SDK and PHP 5.1 CVS. Please check that this version of SDK is supposed to work on Solaris 9 ('cause it's name says "for Solaris 8"). Also make sure you have -mimpure-text option in your CFLAGS.