Softaculous


Topic : FTP problem


Posted By: ylly on April 6, 2016, 5:27 pm
Hi, I just installed LLMP stack on fresh VPS and wanted to add FTP users. After filling out the "Add FTP Account" form, window popped up that user was created, but it won't show in "Manage FTP" panel and I can't access it with FileZilla.
What could be the problem?

Posted By: webuzo_manager on April 7, 2016, 5:09 am | Post: 1
Hi,

In order resolve the above issue please execute the following command as root user:
ln -s /usr/local/apps/lib/libssl.so.1.0.0 /usr/lib64/
ln -s /usr/local/apps/lib/libcrypto.so.1.0.0 /usr/lib64/

After executing the above commands, restart the Pure-Ftpd service using the following command:
service pure-ftpd restart

This should resolve your issue.

Posted By: ylly on April 7, 2016, 7:26 am | Post: 2
Thanks, now everything works fine.

Posted By: mihrac on April 8, 2016, 12:33 am | Post: 3
Thanks for helpful answer! it works.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.