Softaculous


Topic : FTP


Posted By: haxcop on November 28, 2015, 1:42 pm
Hi, I just installed the new update and the FTP does not start. Any clue why this is happening?.
OSX El Capitan.

Posted By: haxcop on December 3, 2015, 7:11 pm | Post: 1
Now the service start after running $ sudo /Applications/AMPPS/Pure-FTPd/sbin/pure-ftpd
but when i create a user does not save, even when it says it is created.
:squi:   :angel:

Posted By: tommyblink182 on April 5, 2016, 2:24 pm | Post: 2
Also I have the same problem, can anyone help?

Thank you

Posted By: tommyblink182 on April 5, 2016, 2:36 pm | Post: 3
I might add that if I do a check of the system with service--status-all known something

ecc..
Code

messagebus (pid  926) is running...
SUCCESS! MySQL running (27150)
version: 9.8.2rc1-RedHat-9.8.2-0.37.rc1.el6_7.7
CPUs found: 4
worker threads: 4
number of zones: 42
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/0/1000
tcp clients: 0/100
server is up and running
named (pid  827) is running...
netconsole module not loaded
Configured devices:
lo eth0
Currently active devices:
lo eth0
nginx (pid 5785) is running...
Usage: /etc/init.d/nova-agent {start|stop|restart}
Usage: perl-fcgi {start|stop|restart}
php-fpm stopped
php-fpm (pid 1060) is running...
portreserve is stopped
pure-ftpd (pid ) is running...
/usr/local/apps/pureftpd/sbin/pure-ftpwho: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
qpidd (pid  1614) is running...
rdisc is stopped
rsyslogd (pid  800) is running...
sandbox is stopped
saslauthd is stopped
sendmail is stopped
sm-client is stopped
openssh-daemon (pid  966) is running...
php-fpm (pid 1660) is running...
nginx (pid 1673) is running...
Usage: /etc/init.d/xe-linux-distribution start|restart


error
/usr/local/apps/pureftpd/sbin/pure-ftpwho: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

May depend on this?

Posted By: tommyblink182 on April 6, 2016, 10:15 pm | Post: 4
In order resolve the above library 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

Posted By: tawhid111 on April 17, 2016, 10:07 pm | Post: 5
i have the save issue its not saving ftp accounts when creating a new ftp account how to solve it ?

Posted By: tawhid111 on April 17, 2016, 10:13 pm | Post: 6
Quote From : tommyblink182 April 6, 2016, 10:15 pm
In order resolve the above library 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


Confirmed working this solves the FTP Account creation problems .

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.