Hello guys, I have installed a debian server folloing this tutorial: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig3 No evertyhing works fine, but i had no FTP server. ISPConfig told me my FTP was down. So i tryed to install ProFTPD. This works. Now i have a FTP server that works, but only for my second computer accound (george). My root account wont work anyway. I try'd to make new users using ISPConfig, but this wont work also. Can some of you please help me out!!?? Thanks a lot!
1) Uninstall proftpd. Proftpd is incompatible to ispconfig 3. 2) Install pure-ftpd again. If your server is a vserver, see ISPConfig FAQ: http://www.faqforge.com/linux/contr...irtual-machines-without-capabilities-enabled/
Okay, thanks a lot. I'm gonna try this. I'm not sure if i have a vserver.. I can remember me that question somewhere. There i didn't chose for it. So i dont have a vserver than?
You should know if you have a virtualserver or a physical, as you either must have installed it yourself or rented it from a hosting company and then the hosting company must have written it in the server description as virtual servers are much cheaper then a physical server.
Ok. Then install pure-ftpd as described in the tutorial again. Then download ispconfig tar.gz again and run the update.php script, choose to reconfigure services so that the configuration gets written again as it might have been damaged as you uninstalled pure-ftpd. Now start pure-ftpd and check with: netstat -tap if it got started. If it wont start, then enale debugging in pure-ftpd and check the syslog why it does not start. http://www.faqforge.com/linux/contr...nable-debugging-in-pure-ftpd-on-debian-linux/