Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by mawi12345 (registered user) on Fri, 2007-06-22 17:03.

If you want to use the chmod in ISPConfig you have to change the lines in "/etc/proftpd.conf":

<Limit SITE_CHMOD>
       DenyAll
</Limit>

into:

 <Limit SITE_CHMOD>
       AllowAll
</Limit>

Yours sincerely mawi 

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.