Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) (/thread-14008.html) |
Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - claussit - 05-18-2011 05:34 PM Hello , When I create an FTP user , next step is to choose the directory . At that step ISPCP tells me can not open directory . I guess it could be a rights issue on the site directory . Right now I can not figure out the problem. Can someone help? RE: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - kilburn - 05-19-2011 01:14 AM If it says something like "Can not open directory. Please contact your administrator" (I don't remember the exact message), then it means that your FTP service is *not* working. See the solving ProFTPD issues guide on how to detect the exact problem and fix it. RE: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - claussit - 05-19-2011 02:28 AM (05-19-2011 01:14 AM)kilburn Wrote: If it says something like "Can not open directory. Please contact your administrator" (I don't remember the exact message), then it means that your FTP service is *not* working. " root@mail:/etc/init.d# /etc/init.d/proftpd restart * Stopping ftp server proftpd [ OK ] * Starting ftp server proftpd - processing configuration directory '/etc/proftpd/ispcp' [ OK ] root@mail:/etc/init.d# " ProFTPD is ok and up .The issue is user rights . It is true that I've worked other stuff on this server. But none of that could affect ISPCP . RE: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - kilburn - 05-19-2011 04:35 AM The server may start yet be unusable. Please read the page I linked carefully and follow the instructions there (do *not* forget to try to connect and see if it works). RE: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - claussit - 05-21-2011 12:51 AM (05-19-2011 04:35 AM)kilburn Wrote: The server may start yet be unusable. Please read the page I linked carefully and follow the instructions there (do *not* forget to try to connect and see if it works). You're right. I tried all possibilities written in the link placed by you. I use a separate ftp server and everything is fine now. Thanks for the help. RE: Can not create FTP user. (ispcp 1.0.7 - Ubuntu LTS 10.04.2) - susanexpress - 05-21-2011 05:40 PM (05-18-2011 05:34 PM)claussit Wrote: Hello , I met the same problem before, but later it was solved by one of my friends. |