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 A

Senior System Developer at Zeta. Linux lover. Traveller. Let's connect! Whether you're a seasoned DevOps pro or just starting your journey, I'm always eager to engage with like-minded individuals. Follow my blog for regular updates, connect on social media, and let's embark on this DevOps adventure together! Happy coding and deploying!

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 *