der Jörchen
New Member
Moin,
ich bin gerade dran auf meinem Server (Linux 10, Plesk 8) PHP auf die Verson 5 upzudaten. Das klappt auch fast, nur bei den Schritt make install kommt ein Fehler, auf den ich keine Lösung finden konnte.
Meine Configure:
Make install gibt folgendes aus:
Ich denke, das es da wegen Plesk Probleme gibt...
Vielen Dank für Eure Hilfe,
der Jörchen!!
ich bin gerade dran auf meinem Server (Linux 10, Plesk 8) PHP auf die Verson 5 upzudaten. Das klappt auch fast, nur bei den Schritt make install kommt ein Fehler, auf den ich keine Lösung finden konnte.
Meine Configure:
Code:
./configure --prefix=/usr --datadir=/usr/share/php --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share --includedir=/usr/include --sysconfdir=/etc --with-_lib=lib --disable-libxml --disable-dom --disable-simplexml --disable-xml --disable-xmlreader --disable-xml-rpc --disable-xmlwriter --with-config-file-path=/etc --with-exec-dir=/usr/lib/php/bin --disable-debug --enable-inline-optimization --enable-memory-limit --enable-magic-quotes --enable-safe-mode --enable-sigchild --disable-ctype --disable-session --without-mysql --disable-cli --without-pear --without-openssl --with-apxs2=/usr/sbin/apxs2-prefork --with-zlib=yes
Make install gibt folgendes aus:
Code:
Installing PHP SAPI module: apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp5.la /usr/lib/apache2-prefork
/usr/share/apache2/build/libtool --mode=install cp libphp5.la /usr/lib/apache2-prefork/
cp .libs/libphp5.so /usr/lib/apache2-prefork/libphp5.so
cp .libs/libphp5.lai /usr/lib/apache2-prefork/libphp5.la
libtool: install: warning: remember to run `libtool --finish /home/php-5.1.6/libs'
chmod 755 /usr/lib/apache2-prefork/libphp5.so
apxs:Error: Config file /etc/apache2/httpd2-prefork.conf not found.
make: *** [install-sapi] Error 1
Ich denke, das es da wegen Plesk Probleme gibt...
Vielen Dank für Eure Hilfe,
der Jörchen!!