ID: 41766 Updated by: [EMAIL PROTECTED] Reported By: Johan dot Vermeire at diebold dot com Status: Open -Bug Type: *Configuration Issues +Bug Type: Apache2 related Operating System: AIX 5.2 PHP Version: 5.2.3 New Comment:
Didn't IBM drop support for AIX already? :) Reclassified. IIRC, this is actually Apache bug.. Previous Comments: ------------------------------------------------------------------------ [2007-06-21 14:57:59] Johan dot Vermeire at diebold dot com Description: ------------ Hi, I've build an apache 2.2.4 ssl server, which works very well. I now wan't to integrate the latest PHP (version 5.2.3) engine: >nohup ./configure --prefix=/usr/local/php --enable-cli --bindir=/usr/bin --disable-libxml --enable-so=shared --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config > configure.log 2>&1& OK >nohup make > make.log 2>&1& OK But then, I got into trouble: >make install echo '\ \ Installing PHP SAPI module: apache2handler /usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules rm -f /usr/local/apache2/modules/libphp5.so /usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/ cp .libs/libphp5.a /usr/local/apache2/modules/libphp5.a cp .libs/libphp5.lai /usr/local/apache2/modules/libphp5.la libtool: install: warning: remember to run `libtool --finish /home/jve/dl/php5.2-200706211230/libs' chmod 755 /usr/local/apache2/modules/libphp5.so chmod: /usr/local/apache2/modules/libphp5.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. Stop. beze-aix-test1 /home/jve/dl/php5.2-200706211230> --------------------------------------------------------------------- Has anybody any idea how to solve this? I've seen many times the same error with google, but I was unable to find out a solution... Thanks in advance. Johan Vermeire Belgium Expected result: ---------------- A good PHP 5.2.3 installation on AIX 5.2 Actual result: -------------- Impossible to install PHP 5.2.3 on AIX 5.2 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41766&edit=1