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:

I add --disable-cli as you suggest. But the problem is the same.

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


Previous Comments:
------------------------------------------------------------------------

[2003-08-18 10:37:56] [EMAIL PROTECTED]

Add --disable-cli to that configure line. See also bug #25058
(it's for apache2 but pretty much same issue, AIX too)


------------------------------------------------------------------------

[2003-08-18 09:55:54] alibarim at yahoo dot com

As you suggset, I try your configure command.
Unfortunatly the result is the same !

ie:

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

------------------------------------------------------------------------

[2003-08-08 18:50:31] [EMAIL PROTECTED]

Get the latest stable CVS snapshot and try this configure line:

./configure  \
  --prefix=/apps/local/php-4.3.2/ \
  --disable-all \
  --with-apxs=/apps/local/apache_test_Ali/bin/apxs \
  --with-pdflib=/apps/local/apache_test_Ali/lib/pdf 



------------------------------------------------------------------------

[2003-07-25 07:27:54] alibarim at yahoo dot com

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                                    .

------------------------------------------------------------------------

[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?


------------------------------------------------------------------------

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

Reply via email to