Sentora Support Forums

Full Version: Ftp On Sentora
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello 

I hace installed the module ZgodX and it show the ProFTPD is not on and when I try to turn it on it just fails, I am not sure how to get it working or if I need to use a different ftp server.

Thanks
What error do you get when you try starting the service?
It tells me to look at this file
I have also removed my domain name

[root@hosting ~]# systemctl status proftpd.service
● proftpd.service - ProFTPD FTP Server
   Loaded: loaded (/usr/lib/systemd/system/proftpd.service; disabled; vendor pre                                             set: disabled)
   Active: failed (Result: exit-code) since Wed 2016-12-28 21:17:08 CST; 26s ago
  Process: 14400 ExecStart=/usr/sbin/proftpd $PROFTPD_OPTIONS (code=exited, stat                                             us=1/FAILURE)

Dec 28 21:17:08 hosting..com systemd[1]: Starting ProFTPD FTP Serv...
Dec 28 21:17:08 hosting..com proftpd[14400]: 2016-12-28 21:17:08,7...
Dec 28 21:17:08 hosting..com proftpd[14400]: 2016-12-28 21:17:08,7...
Dec 28 21:17:08 hosting..com systemd[1]: proftpd.service: control ...
Dec 28 21:17:08 hosting..com systemd[1]: Failed to start ProFTPD F...
Dec 28 21:17:08 hosting..com systemd[1]: Unit proftpd.service ente...
Dec 28 21:17:08 hosting..com systemd[1]: proftpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
[root@hosting ~]# systemctl status proftpd.service -l
● proftpd.service - ProFTPD FTP Server
   Loaded: loaded (/usr/lib/systemd/system/proftpd.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Wed 2016-12-28 21:17:08 CST; 40s ago
  Process: 14400 ExecStart=/usr/sbin/proftpd $PROFTPD_OPTIONS (code=exited, status=1/FAILURE)

Dec 28 21:17:08 hosting..com systemd[1]: Starting ProFTPD FTP Server...
Dec 28 21:17:08 hosting..com proftpd[14400]: 2016-12-28 21:17:08,732    .com proftpd[14400]: mod_dso/0.5: unable to load 'mod_sql_mysql.c'; check to see if '/usr/libexec/p                          roftpd/mod_sql_mysql.la' exists
Dec 28 21:17:08 hosting..com proftpd[14400]: 2016-12-28 21:17:08,732 hosting..com proftpd[14400]: fatal: LoadModule: error loading module 'mod_sql_mysql.c': No such file or dir                          ectory on line 38 of '/etc/proftpd.conf'
Dec 28 21:17:08 hosting..com systemd[1]: proftpd.service: control process exited, code=e                          xited status=1
Dec 28 21:17:08 hosting..com systemd[1]: Failed to start ProFTPD FTP Server.
Dec 28 21:17:08 hosting..com systemd[1]: Unit proftpd.service entered failed state.
Dec 28 21:17:08 hosting..com systemd[1]: proftpd.service failed.