Proftp error message Fatal: unknown configuration directive 'DisplayFirstChdir' on line 22 of '/etc/proftpd/proftpd.conf'
Posted
by
LedZeppelin
on Server Fault
See other posts from Server Fault
or by LedZeppelin
Published on 2011-11-14T09:12:14Z
Indexed on
2011/11/14
9:56 UTC
Read the original article
Hit count: 605
Sorry for the newb factor but I'm trying to set up a server using this guide:
http://www.intac.net/build-your-own-server/
I'm at the end of step 5 and when I try to restart proftp I get the following error message
me@me-desktop:~$ sudo service proftpd restart
* Stopping ftp server proftpd [ OK ]
* Starting ftp server proftpd
Fatal: unknown configuration directive 'DisplayFirstChdir' on line 22 of '/etc/proftpd/proftpd.conf'
[fail]
Any clues on how to change line 22?
© Server Fault or respective owner