ID: 24793
User updated by: alibarim at yahoo dot com
Reported By: alibarim at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Apache related
Operating System: AIX 433
PHP Version: 4.3.3RC2-dev
New Comment:
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 .
Previous Comments:
------------------------------------------------------------------------
[2003-07-25 06:16:49] [EMAIL PROTECTED]
I don't know if AIX has 'ldd' command, but if it does,
what does 'ldd libphp4.so' output?
------------------------------------------------------------------------
[2003-07-25 03:29:16] alibarim at yahoo dot com
As you suggest, I try the
http://snaps.php.net/php4-STABLE-latest.tar.gz
Unfortunatly the problem seem to be the same !
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
I have also to remove the external gd (2.0.7) library from my
configure. I got an undefined symbol for gdFreeFontCache.
------------------------------------------------------------------------
[2003-07-24 14:21:13] [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-07-24 14:10:29] alibarim at yahoo dot com
Yes.
I have one libphp4.so.4.2.3 and one libphp4.3.2
and a symbolic link libphp4.so on one of these library.
When I switch to libphp4.2.3 (comipled exactly with the same configure
options). I can run Apache correctly.
But is not the case with the 4.3.2
------------------------------------------------------------------------
[2003-07-24 12:59:18] [EMAIL PROTECTED]
Are there any libphp4* files inside the
/apps/local/apache_test_Ali/libexec/ directory?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/24793
--
Edit this bug report at http://bugs.php.net/?id=24793&edit=1