Hi! I'm having trouble installing PHP5. Configuration is OK, make is OK but make install stops with the following error message:
linux:/usr/local/Nerladdat/php-5.0.2 # make install Installing PHP SAPI module: apache2handler /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp5.la /usr/lib/apache2 /usr/share/apache2/build/libtool --mode=install cp libphp5.la /usr/lib/apache2/ cp .libs/libphp5.so /usr/lib/apache2/libphp5.so cp .libs/libphp5.lai /usr/lib/apache2/libphp5.la libtool: install: warning: remember to run `libtool --finish /usr/local/Nerladdat/php-5.0.2/libs' chmod 755 /usr/lib/apache2/libphp5.so apxs:Error: Config file /etc/apache2/httpd2-prefork.conf not found. make: *** [install-sapi] Fel 1 I'm running SuSE Linux 9.0 with PHP4.3.3 (which I want to replace with PHP5). Apache is version 2.0.48 and PHP is 5.0.2. In /etc/apache2/ there's only a htppd2.conf. Anyone got an idea? Regards, Göran Bondeson