ID: 19918 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: HP-UX 11.00 PHP Version: 4.3.0-pre1 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2002-10-15 11:23:21] [EMAIL PROTECTED] I can compile php with apache 2.0.43 but there's no libphp4.so produced. configure line : ./configure \ --enable-debug \ --with-config-file-path=/PKl01h01/soft/web/cfg \ --without-mysql \ --without-gd \ --prefix=/PKl01h01/soft/web \ --with-apxs2=/PKl01h01/soft/web/httpd/bin/apxs make : no errors make install : Installing PHP SAPI module /PKl01h01/soft/web/httpd/build/instdso.sh SH_LIBTOOL='/PKl01h01/soft/web/httpd/build/libtool' libphp4.la /PKl01h01/soft/web/httpd/modules /PKl01h01/soft/web/httpd/build/libtool --mode=install cp libphp4.la /PKl01h01/soft/web/httpd/modules/ cp .libs/libphp4.lai /PKl01h01/soft/web/httpd/modules/libphp4.la cp .libs/libphp4.a /PKl01h01/soft/web/httpd/modules/libphp4.a ranlib /PKl01h01/soft/web/httpd/modules/libphp4.a chmod 644 /PKl01h01/soft/web/httpd/modules/libphp4.a libtool: install: warning: remember to run `libtool --finish /PKl01h01/soft/src/php4httpd/libs' Warning! dlname not found in /PKl01h01/soft/web/httpd/modules/libphp4.la. Assuming installing a .so rather than a libtool archive. chmod 755 /PKl01h01/soft/web/httpd/modules/libphp4.so chmod: can't access /PKl01h01/soft/web/httpd/modules/libphp4.so apxs:Error: Command failed with rc=65536 . *** Error exit code 1 Stop. if I look into libs directory, there's no shared library : -rw-r--r-- 1 xxx xxx 10057366 Oct 15 18:09 libphp4.a -rw-r----- 1 xxx xxx 698 Oct 15 18:09 libphp4.la What can I do ?? PS : it works with apache 1.3.x @++ JC ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19918&edit=1