Hallo. Ich habe ein Problem. Nach Installation des Apache, zlib, libpng, gd und php (verlief ohne Probleme, nur zlib gab was komisches aus) l��t sich Apache nicht starten. Folgende Fehlermeldung wird ausgegeben: ---------- L-S-Debian-04:/usr/local/apache/bin# ./apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: libz.so.1: cannot open shared object file: No such file or directory ./apachectl start: httpd could not be started L-S-Debian-04:/usr/local/apache/bin# ---------- Die Installation von zlib gab folgendes aus (das das Script als Source ausgegeben wird finde ich seltsam): ---------- L-S-Debian-04:/usr/local/src/lamp/zlib-1.1.3# make install cp zlib.h zconf.h /usr/local/include chmod 644 /usr/local/include/zlib.h /usr/local/include/zconf.h cp libz.so.1.1.3 /usr/local/lib cd /usr/local/lib; chmod 755 libz.so.1.1.3 cd /usr/local/lib; if test -f libz.so.1.1.3; then \ rm -f libz.so libz.so.1; \ ln -s libz.so.1.1.3 libz.so; \ ln -s libz.so.1.1.3 libz.so.1; \ (ldconfig || true) >/dev/null 2>&1; \ fi L-S-Debian-04:/usr/local/src/lamp/zlib-1.1.3# ---------- Hoffe mir kann jemand helfen.
Criena -- ----------------------------------------------------------- Um sich aus der Liste auszutragen schicken Sie bitte eine E-Mail an [EMAIL PROTECTED] die im Subject "unsubscribe <deine_email_adresse>" enthaelt. Bei Problemen bitte eine Mail an: [EMAIL PROTECTED] ----------------------------------------------------------- 1037 eingetragene Mitglieder in dieser Liste.

