partition
02-16-2001, 08:39 AM
how to restart proftpd on vdi servers?
Cannot do it by webhost manager because i recive an eror!
Anyboby can hel me?
Cannot do it by webhost manager because i recive an eror!
Anyboby can hel me?
![]() | View Full Version : Restart proftpd please help!!! partition 02-16-2001, 08:39 AM how to restart proftpd on vdi servers? Cannot do it by webhost manager because i recive an eror! Anyboby can hel me? JonnyQuags 02-16-2001, 11:56 AM Try running /usr/sbin/proftpd as root BurstNET 02-16-2001, 02:55 PM from shell: killall -9 proftpd /etc/rc.d/init.d/proftpd start if cannot start, check the errors in /var/log/messages Sean R. BurstNET |