Hi,
I have sucessfully installed ISPConfig 3.0.0.7 Beta on a barebone Debian 4.0 Etch VPS and I am impressed so far. The installation process was very simple and easy.
The only problem I am having is that ProFTPd will not start.
If followed the following part of the Debian install:
Quote:
4) Install pure-ftpd and quota
apt-get install pure-ftpd-common pure-ftpd-mysql quota quotatool
Edit the file /etc/default/pure-ftpd-common
vi /etc/default/pure-ftpd-common
and change the start mode from inetd to standalone.
Edit the file /etc/inetd.conf
vi /etc/inetd.conf
and comment out the line for the FTP service, so it looks like this:
# ftp stream tcp nowait root /usr/sbin/tcpd /usr/sbin/pure-ftpd-wrapper
Then execute:
/etc/init.d/openbsd-inetd restart
|
When executing:
Code:
/etc/init.d/openbsd-inetd restart
I get:
Restarting internet superserver: inetd* Not starting internet superserver: no services enabled.
Also:
Code:
/etc/init.d/openbsd-inetd start
Results in:
Not starting internet superserver: no services enabled.
Code:
dpkg-reconfigure pure-ftpd-mysql / dpkg-reconfigure pure-ftpd-common
Does anyone have an idea what to do about this?
These forums are useful and whenever I cannot find an answer I'll post my questions. Thank you.
Recent comments
17 hours 13 min ago
23 hours 54 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 13 hours ago
1 day 23 hours ago
2 days 6 min ago
2 days 3 hours ago
2 days 8 hours ago
2 days 8 hours ago