möchte gerne von php 4.3.0 auf php4.3.11 updaten.
Bin dannach nach einem howto in diesem Forum vorgegangen.
Nun hängts aber bei make install.
Da kommt folgende Fehlermeldung und ich weis echt nicht mehr weiter.
1.
Code: Select all
h334537:~/php-4.3.11 # make install
Installing PHP SAPI module: apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp4.la /usr/lib/apache2-prefork
/usr/share/apache2/build/libtool --mode=install cp libphp4.la /usr/lib/apache2-prefork/
cp .libs/libphp4.so /usr/lib/apache2-prefork/libphp4.so
cp .libs/libphp4.lai /usr/lib/apache2-prefork/libphp4.la
libtool: install: warning: remember to run `libtool --finish /root/php-4.3.11/libs'
chmod 755 /usr/lib/apache2-prefork/libphp4.so
apxs:Error: Config file /etc/apache2/httpd2-prefork.conf not found.
make: *** [install-sapi] Error 1
h334537:~/php-4.3.11 #
2.
Code: Select all
h234546:~/php-4.3.11 # make install
Installing PHP SAPI module: apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp4.la /usr/lib/apache2-prefork
/usr/share/apache2/build/libtool --mode=install cp libphp4.la /usr/lib/apache2-prefork/
cp .libs/libphp4.so /usr/lib/apache2-prefork/libphp4.so
cp .libs/libphp4.lai /usr/lib/apache2-prefork/libphp4.la
libtool: install: warning: remember to run `libtool --finish /root/php-4.3.11/libs'
chmod 755 /usr/lib/apache2-prefork/libphp4.so
apxs:Error: Activation failed for custom /etc/apache2/httpd2-prefork.conf file..
apxs:Error: At least one `LoadModule' directive already has to exist..
make: *** [install-sapi] Error 1
Ich weis echt nicht mehr weiter.
Wollte ma schnell php updaten und hänge nun schon seit Gestern Nacht .
Ich würde mich sehr freuen über einen Tip der mich weiter bringt.
Gruss
