webftp: FTP: Failed to write Array/.htaccess

Discussion in 'General' started by stefan, Apr 5, 2007.

  1. stefan

    stefan New Member

    Hello all, :)
    I installed the latest version of ispconfig on debian etch. all seems runnning fine. Only webftp is not working. I can login to webftp but I can not upload files. I get an error:
    FTP: Failed to write Array/.htaccess

    I tried with another web too but the same.
    I googled but nothing to find.
    What can cause this error.? :confused:

    can someone help?

    tia
    stefan
     
  2. stefan

    stefan New Member

    I tried the ftp connect with an ftp-client and all is running well.
    So what could it be?

    can someone help?

    tia
    stefan
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Does this error occur when you upload a .htaccess file or when you upload any file?
     
  4. stefan

    stefan New Member

    Hello Till :)

    It happens uploading any files, I tried different extension, all the same.

    tia

    stefan
     
  5. falko

    falko Super Moderator ISPConfig Developer

    You're not the first who reports that problem, but neither me nor Till have been able to reproduce this problem on our installations, so we can't tell when/why the problem occurs. :(
     
  6. stefan

    stefan New Member

    okay,
    what I can I do now? where can I look?

    tia
    stefan
     
  7. alexillsley

    alexillsley ISPConfig Developer ISPConfig Developer

    does the web folder have the correct perrmissons? It should have write access
     
  8. stefan

    stefan New Member

    is there some more information available now about that issue?

    tia
    stefan
     
  9. falko

    falko Super Moderator ISPConfig Developer

    Unfortunately not... :(
     
  10. stefan

    stefan New Member

    hmm,

    I just did a connect via an ftp -client. Im able to browse with a normal ispconfig- user through the whole filesystem. :mad: :confused:
    Maybe this is an error together /dependend with the "write array"- error ?

    How can I solve that the user is only in his path? new issue?

    tia
    stefan
     
  11. stefan

    stefan New Member

  12. falko

    falko Super Moderator ISPConfig Developer

    And the
    error is gone, too?
     
  13. stefan

    stefan New Member

    yes! The error is away! I backuped the proftpd.conf and did the new link and configuration how it is discribed in the howto for etch.

    stefan
     
  14. falko

    falko Super Moderator ISPConfig Developer

    Then the problem was IPv6, I guess...
     
  15. blackmask

    blackmask New Member

    May be you can try this..
    step 1-create user&email and set as administrator
    #if u already have an administrator.. delete it first.

    step 2- log in to webftp using the new user that you create in step 1.

    *** are you using joomla with ispconfig?
     
  16. tkd1987

    tkd1987 New Member

    hi i have the same problem

    unable to upload via ispconfig.

    and if they upload with a ftp client they are able to acces entire system!

    look forward to seeing a response
    regards


    Aaron
     
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    Please reconfigure your FTP server as described in the perfect setup guide for your Linux distribution.
     
  18. tkd1987

    tkd1987 New Member

  19. till

    till Super Moderator Staff Member ISPConfig Developer

    Please reconfigure proftpd as mentioned in the guide:

    Open the file /etc/proftpd.conf in an editor and add the lines:

    Code:
    DefaultRoot ~
    IdentLookups off
    ServerIdent on "FTP Server ready."
    at the end if the file, right before the proftpd_ispconfig.conf include and restart postfix.
     
  20. gillesdevals

    gillesdevals Member

    Same problem

    Hi,


    I have the same problem, I checked the file /etc/proftpd.conf, all is OK.

    It's possible to login through ftp client, but I cannot upload, delete ... any files with an administrator login.

    Anybody can help me ?


    Gilles
     

Share This Page