But my ftp services not working. i search this error.
Kloxo instal script broken in ftp services.
You need install it yourself.
I will tell how can install ftp by step by step.
First i will tell how can install kloxo on your vps.(Kloxo Run Stable in Centos 5)
"Don't forget enter root user"
1.Step
setenforce 0
2.Step Download Kloxo installer script
wget download.lxcenter.org/download/kloxo/production/kloxo-installer.sh chmod +x kloxo-installer.sh
3.Step Start Installer Script
./kloxo-installer.sh --type=master
After installing. Now we come install ftp.
1.Step Download And Install Pure-Ftp
yum downgrade pure-ftpd
2.Step Run Kloxo scripts
/script/upcp
3.Step Run Another Kloxo Script
/script/cleanup
4.Step if you want update your system. But I wouldn't recommend this. Because kloxo run stable in Centos 5.
yum -y update
after this you can connect your ftp server with xxx.xx.xx.xx:21 port.
2 comments:
Thanks!!!
many thanks !!! (spain user) :D!
Post a Comment