Titel: ProFTP on a FreeBSD 4.10, will not start Beitrag von: Syswatch am 18. Juni 2004, 09:45:52 Hi,
I have just installed the Proftpd server through my ports collection, and the version is 1.2.10rc1. But when I try to start the server by this command ./proftpd.sh start nothing happens... ? Have anyone had this problem before ? I use standard conf file, without changes.... Titel: Re: ProFTP on a FreeBSD 4.10, will not start Beitrag von: stonki am 18. Juni 2004, 10:04:08 Zitat von: "Syswatch" Hi, I have just installed the Proftpd server through my ports collection, and the version is 1.2.10rc1. But when I try to start the server by this command ./proftpd.sh start nothing happens... ? Have anyone had this problem before ? I use standard conf file, without changes.... proftpd.sh ???? Titel: ProFTP on a FreeBSD 4.10, will not start Beitrag von: Syswatch am 18. Juni 2004, 10:13:59 Yes, in freebsd you go to this directory: /usr/local/etc/rc.d where the start files for the programs is located.
How would you start the server ? Titel: ProFTP on a FreeBSD 4.10, will not start Beitrag von: Anonymous am 21. Juni 2004, 09:39:39 The problem is that you have to set this in your /etc/rc.conf
proftpd_enable="YES" |