FTP and Web sites in ISPConfig
I have just installed ISPConfig on a new server. (Ubuntu 8.04 LTS using Perfect Server HowTo and ISPConfig guide) I can get in, set up new users and resellers. I can not ftp into the server though. (Neither through ISPConfig nor just ftp.) When I stop and start ProFTPD I get:
root@host:~/install_ispconfig# /etc/init.d/proftpd stop
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
* Stopping ftp server proftpd [ OK ]
root@host:~/install_ispconfig# /etc/init.d/proftpd start
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
* Starting ftp server proftpd - warning: handling possibly truncated configuration data at line 179 of '/etc/proftpd/proftpd.conf'
- setting default address to 127.0.0.1
Line 180 is an include line, and 179 is commented out. I have been working on it all day but to no avail. Any suggestions on how to track down the problem. I am sure it is simple if I know where to look.
Thanks in advance...
Eric
|