Hi to everyone . Anyone can help me to config both of this programs ? I know ISPConfig3 works with pure-ftpd but I have some problems with this client, so I need to use proftpd . Anyone can made a sync between them ? I have proFTPd with MySQL , so the users are saved in database, I just need to insert there all values created from ISPConfig .
Instead of using a unsupported FTP daemon, better describe the problems that you have with pure-ftpd.
the problem with pure-ftpd is I can't install and do it works fine... I have receiver some strange errors , but nevermind, I try to install it again. Can you give me a guide how to config that, and after to be active in this thread 'coz I'll came back with some questions, please? Thanks. Code: Starting ftp server: Running: /usr/sbin/pure-ftpd-virtualchroot -l puredb:/etc/pure-ftpd/pureftpd.pdb -A -u 1000 -S ,21 -P 82.79.111.78 -H -E -b -p 4500:4600 -O clf:/var/log/pure-ftpd/transfer.log -B invoke-rc.d: initscript pure-ftpd, action "start" failed. dpkg: error processing pure-ftpd (--configure): subprocess post-installation script returned error exit status 252 Errors were encountered while processing: pure-ftpd it wont start...
Pure-ftpd has to be installed before you install ispconfig. The ispconfig installer then configures pure-ftpd. To install puzre-ftpd, please follow exactly the ispconfig 3 perfect server guide for the linux distribution that you use. The guides are listed on the ispconfig.org documenatation page.
and isn't a way to make it works if I installed after ISPConfig ? edit: if yes, can you give me a link with the tutorial guide?
You can run a manual update on ispconfig and choose to reconfigure all services. Which Linux distribution do you use?
I use debian 5 lenny . Can you explain me how to run a manual update of ispconfig ? and all steps which I need to do to make it to work ?
Follow exactly this guide to install your server: http://www.howtoforge.com/perfect-server-debian-lenny-ispconfig3 For manual update steps, see release notes of ispconfig 3.0.2.1
I have latest version of ISPConfig and I can't find release notes to update configuration to ISPConfig . Can you help me ...?
May you please try to use the search function first before you ask. The release notes are the sticky topic in this forum and also available on ISPConfig.org! http://www.howtoforge.com/forums/showthread.php?t=44277 All you need to know to run a manual update is described there.
ok...I've done with installation of pure-ftpd , I followed the guide from "The Perfect Server" but... something are still wrong . ISPConfig3 server cannot detect the pure-ftpd . When I try /etc/init.d/pure-ftpd-mysql start I receiver: Code: -bash: /etc/init.d/pure-ftpd-mysql: No such file or directory When execute apt-get install pure-ftpd-mysql I receiver: Code: pure-ftpd-mysql is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. When I execute /etc/init.d/pure-ftpd restart , it works . Please help me. edit: that's all run on a virtual machine !
I had the same problem with my Ubuntu 8.10 server which is running on Virtuozzo Virtual machine. What helped me was searching this forum for help - http://www.howtoforge.com/forums/showthread.php?t=9339&highlight=pureftpd+openvz This post especially - http://www.howtoforge.com/forums/showpost.php?p=188167&postcount=21