PDA

View Full Version : problem with ftpd-mysql


acrobal
20th May 2009, 18:23
Hi

Could you help me

I would like to install ispconfig3 on a vps with Lenny but I have a error when I want to start pure-ftpd-mysql

Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -u 1000 -O clf:/var/log/pure-ftpd/transfer.log -E -B

i do this in the openvz host

VPSID=130
for CAP in CHOWN DAC_READ_SEARCH SETGID SETUID NET_BIND_SERVICE NET_ADMIN SYS_CHROOT SYS_NICE CHOWN DAC_READ_SEARCH SETGID SETUID NET_BIND_SERVICE NET_ADMIN SYS_CHROOT SYS_NICE
do
vzctl set $VPSID --capability ${CAP}:on --save
done

and I try to change openbsd-inetd with inetutils-inetd but I have the same error, and I try to reboot after editing /etc/default/pure-ftpd-common

I have a ohter question about quota can I install it and configure it on a vps

Thanks

till
20th May 2009, 22:27
Please make sure that you rebootet the vm after you changed the capabilities.

I have a ohter question about quota can I install it and configure it on a vps

Yes, quota works in openvz.