|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-07-24 10:28 UTC] alibarim at yahoo dot com
Description: ------------ I try to use the PDFLib from (www.pdflib.com) and PHP 4.3.2 Here is my configure for PDFLib: ./configure \ --prefix=/apps/local/apache_test_Ali/lib/pdf \ --enable-php \ --with-java=no \ --with-tcl=no \ --with-py=no \ --with-perl=no Here is my configure for PHP: ./configure \ --prefix=/apps/local/php-4.3.2/ \ --without-mysql \ --with-sybase-ct=/usr/sybase \ --with-apxs=/apps/local/apache_test_Ali/bin/apxs \ --with-pdflib=/apps/local/apache_test_Ali/lib/pdf \ --enable-sysvmsg \ --enable-inline-optimization I rebuild PHP and everything seem to be ok. But I cannot run my Apache server. Starting WWW-Server apache. Syntax error on line 67 of /apps/local/apache_test_Ali/conf/httpd.conf.kplus20: Cannot load /apps/local/apache_test_Ali/libexec/libphp4.so into server: dlopen: /apps/local/apache_test_Ali/libexec/libphp4.so: No such file or directory PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 00:00:01 2025 UTC |
It seems that ldd on AIX does not work correctly. However, the output is: ldd libphp4.so libphp4.so: No such file or directory We use the dump command on AIX. The output is. dump -H libphp4.so libphp4.so: ***Loader Section*** Loader Header Information VERSION# #SYMtableENT #RELOCent LENidSTR 0x00000001 0x000008be 0x00004a3c 0x00000092 #IMPfilID OFFidSTR LENstrTBL OFFstrTBL 0x00000006 0x00044cc0 0x0000a233 0x00044d52 ***Import File Strings*** INDEX PATH BASE MEMBER 0 /apps/local/apache_test_Ali/lib/pdf/lib:/usr/sybase/lib:/usr/lib:/lib 1 libpdf.a libpdf.so.1 2 libc.a shr.o 3 libgcc_s.a shr.o 4 librtl.a shr.o 5 .