Ja, einfach runterladen, kompilieren und rennen lassen. Gruss, Remo PS: Hier ist das Script das ich verwendet habe (Apache/Mysql/PHP/SSH): cd SSLeay-0.9.0b make -f Makefile.ssl links perl ./Configure linux-elf -DNO_IDEA make make test cd .. cd mod_ssl-2.1.5-1.3.3 ./configure --with-apache=../apache_1.3.3 cd .. cd apache_1.3.3 ./configure --prefix=/usr/local/httpd cd .. cd php-3.0.6 CFLAGS='-O2 -I../SSLeay-0.9.0b' ./configure --with-apache=../apache_1.3.3 --with-mysql --enable-memory-limit=yes --enable-debug=no make make install cd .. cd apache_1.3.3 SSL_BASE=../SSLeay-0.9.0b ./configure --prefix=/usr/local/httpd --enable-module=ssl --activate-module=src/modules/php3/libphp3.a --enable-module=php3 make make certificate TYPE=custom make install cd .. -- Um aus der Liste ausgetragen zu werden, eine Mail an majordomo@suse.com schicken, mit dem Text: unsubscribe suse-linux