ID: 28366 Updated by: [EMAIL PROTECTED] Reported By: rehanann at kfupm dot edu dot sa -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Aix 5.2 ML 2 PHP Version: 4.3.6 New Comment:
Please do ls -l .libs Previous Comments: ------------------------------------------------------------------------ [2004-05-12 10:55:36] rehanann at kfupm dot edu dot sa Description: ------------ While installing the PHP with Apache, mysql, imap and xml i got this error in make install. the compilition options are. ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-ftp --with-pear --with-mysql=/usr/local/mysql --enable-shared --with-trans-sid --enable-mod_charset --enable-mysql --enable-ftp --with-imap-ssl=/usr/local/ssl --with-ssl --enable-ssl Reproduce code: --------------- Installing PHP SAPI module: apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp4.la /usr/local/apache2/modules rm -f /usr/local/apache2/modules/libphp4.so /usr/local/apache2/build/libtool --mode=install cp libphp4.la /usr/local/apache2/modules/ cp .libs/libphp4.a /usr/local/apache2/modules/libphp4.a cp .libs/libphp4.lai /usr/local/apache2/modules/libphp4.la libtool: install: warning: remember to run `libtool --finish /tmp/horde/php/libs' chmod 755 /usr/local/apache2/modules/libphp4.so chmod: /usr/local/apache2/modules/libphp4.so: A file or directory in the path name does not exist. apxs:Error: Command failed with rc=65536 . make: 1254-004 The error code from the last command is 1. Expected result: ---------------- Php should compiled with apache. Actual result: -------------- apxs:Error: Command failed with rc=65536 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28366&edit=1
