ECONNREFUSED
#7
RE: ECONNREFUSED
(12-17-2018, 10:51 PM)efe55 Wrote: this command is not running (ln -s /etc/sentora/configs/proftpd/proftpd-mysql.conf "/etc/proftpd.conf).
I've reinstalled it many times but it didn't work.

When you say it is not running, what do you mean? Are you getting an error message? If so, what does it say?

On my server, if I run that command I get an error, but that is because the symbolic link already exists:
Code:
ln: failed to create symbolic link ‘/etc/proftpd.conf’: File exists

Also, you have missed the closing quote " from the command, so have you made sure you are runnng it with that included? It should be:
Code:
ln -s /etc/sentora/configs/proftpd/proftpd-mysql.conf "/etc/proftpd.conf"

not
Code:
ln -s /etc/sentora/configs/proftpd/proftpd-mysql.conf "/etc/proftpd.conf

Can you check is this file actually exists:
Code:
/etc/sentora/configs/proftpd/proftpd-mysql.conf


and if not, check that ProFTPD has actually been installed, as there's a chance it still hasn't installed properly...

Keith.
Reply


Messages In This Thread
ECONNREFUSED - by efe55 - 12-12-2018, 05:20 PM
RE: ECONNREFUSED - by efe55 - 12-12-2018, 08:42 PM
RE: ECONNREFUSED - by fearworks - 12-12-2018, 08:53 PM
RE: ECONNREFUSED - by efe55 - 12-15-2018, 11:29 PM
RE: ECONNREFUSED - by fearworks - 12-16-2018, 12:21 AM
RE: ECONNREFUSED - by efe55 - 12-17-2018, 10:51 PM
RE: ECONNREFUSED - by fearworks - 12-18-2018, 04:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Connection attempt failed with "ECONNREFUSED - Connection refused by server servermaster 3 16 ,470 12-12-2018, 08:03 PM
Last Post: fearworks
FTP Falhou a tentativa de ligação com "ECONNREFUSED - Ligação recusada pelo servido FuZz3 4 16 ,016 12-08-2015, 07:17 PM
Last Post: FuZz3

Forum Jump:


Users browsing this thread: 1 Guest(s)