Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by medens (registered user) on Sat, 2007-11-10 08:22.

Nice howto! Tried this steps on Debian Etch and got only one problem (and solved it). When following this howto my FTP program said:

"Can't exec "/usr/sbin/pure-ftpd": No such file or directory at /usr/sbin/pure-ftpd-wrapper line 174"

I've edited line 26 in /usr/sbin/pure-ftpd-wrapper and changed the line that points to the executable wich is:

my $daemon = '/usr/sbin/pure-ftpd-mysql';

in stead of the default:

my $daemon = '/usr/sbin/pure-ftpd';

That solved my problem.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.