FTP login problem in Kloxo – 530 Login failed error

If you are getting 530 Login failed error in Kloxo, then you can follow the steps to resolve this error.

# rpm -qa | grep ftp

Make sure only pure-ftpd exists. Uninstall if any other ftp exists.

Downgrade pure-ftpd

# yum downgrade pure-ftpd

Do an upcp

#/script/upcp
#/script/cleanup 
#yum -y update

Restart xinetd service

# /etc/init.d/xinetd restart

That’s it!! 😀

 

Kloxo related:
kloxo installation on centos
Setup a test page under kloxo
Change kloxo admin password from command line
WordPress installation steps via kloxo panel
Kloxo port
Add/create DNS template in kloxo
Create a Re-seller and assign plan
How to change MySQL root password from Kloxo Panel
Create/schedule cron jobs
Commonly using scripts for Kloxo server

Post navigation

Arunlal Ashok

DevOps Engineer. Linux lover. Traveller.
Always happy for an open discussion! Write to arun ((@)) crybit ((dot)) com.

One thought on “FTP login problem in Kloxo – 530 Login failed error

  1. This is my first time visiting your website, but I found a lot of interesting information. From the volume of comments on your posts, I guess I am not the only one! Keep the good work up.

Leave a Reply

Your email address will not be published. Required fields are marked *