ispCP - Board - Support
Problem with Proftpd, Please help - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Problem with Proftpd, Please help (/thread-5232.html)



Problem with Proftpd, Please help - Rambles12 - 12-23-2008 07:06 AM

Iv just done an update from rc6 to rc7, i didn't have any errors etc and i'm running Debian 4 (etch i think it is)

For some reason now when i go into command line or webmin and try and start proftpd i get this error message:

Starting ftp server: proftpd - error: cannot read configuration path '/etc/proftpd/ispcp'
- Fatal: Include: error including '/etc/proftpd/ispcp/*': Invalid argument on line 213 of '/etc/proftpd/proftpd.conf'
failed!

Now i've looked and /etc/proftpd/ispcp/* isn't there and going by that error im assuming it should be? if so how can i get this back?

It was all working fine before i upgraded and as it stands everything else is working fine.

Thanks for any help.


RE: Problem with Proftpd, Please help - joximu - 12-23-2008 08:22 AM

/etc/proftpd/ispcp is a new folder.
In line 213 from proftpd.conf it's included.

so eitehr create this folder or comment out the line...

maybe better create the folder... :-)
/J


RE: Problem with Proftpd, Please help - Rambles12 - 12-23-2008 09:13 AM

(12-23-2008 08:22 AM)joximu Wrote:  /etc/proftpd/ispcp is a new folder.
In line 213 from proftpd.conf it's included.

so eitehr create this folder or comment out the line...

maybe better create the folder... :-)
/J

Ok, but thing is does ispcp create this folder and is it supposed to have things in it that are missing. Id be fine just creating a folder but its weather there should be stuff in it thats worrying me really.
Think iv sorted this by just creating the folder that it was trying to include.

Thanks for the help anyway


RE: Problem with Proftpd, Please help - joximu - 12-23-2008 09:58 AM

with rc7 ispcp can write some domain based settings into this folder...

/J