You should have a look at /etc/apache2/mod_log_config.conf (line 11). There's a syntax error, or your Apache is missing some module. But you can also disable mod_log_config.conf in your main Apache configuration.
Quote:
vserver1:~ # /etc/init.d/proftpd start
/etc/init.d/proftpd: line 1: nit.d/proftpd: No such file or directory
Starting ProFTPD Server: - getaddrinfo 'server1.example.com' error: Name or service not known
- warning: unable to determine IP address of 'server1.example.com'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd.conf'
startproc: exit status of parent of /usr/local/sbin/proftpd: 1
failed
|
How did you save /etc/init.d/proftpd when you copied it from the howto? Did you use Unix line breaks or Windows line breaks? You should use Unix line breaks.
Also, server1.example.com was meant as an example in the howto, it doesn't exist in the "real" world. You should have replaced it with your own hostname.
Recent comments
9 hours 21 min ago
14 hours 26 min ago
18 hours 50 min ago
20 hours 39 min ago
1 day 10 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 38 min ago