hi
ich bekomme meinen proftpd nicht zum laufen.
ich nutze die installierte version von knoppix (kernel 2.4.20-xfs). wollte heute proftpd installieren und holte mir dazu den source-code von proftpd.org. ./configure, make und make install ausgeführt. lief ja gut durch. aber ich konnte den proftpd nicht starten, weder mit inetd noch als standalone daemon.
so hab ich dann alles runtergeschmissen und hab eine etwas ältere version per apt-get installiert. so, und dann wollte ich starten, erstmal als standalone, und es kam folgende meldung:
root@mypc:/# /usr/sbin/proftpd -td5 start
Checking syntax of configuration file
- No certificate files found!
- Compiling deny regex '\*.*/'.
- Allocated deny regex at location 0x808f058
mypc -
mypc - Config for Debian:
mypc - /*
.
.
.
Syntay check complete
bei folgender eingabe sieht es so aus:
root@mypc:/# /usr/sbin/proftpd
- No certificate files found!
kann mir da jmd bei dem problem helfen? braucht ihr noch mehr infos?
thx im vorraus
Rob Bash