This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

ECONNREFUSED
#5
RE: ECONNREFUSED
(12-15-2018, 11:29 PM)efe55 Wrote: thanks. So how do we install it. Do you have ProFTPD installation notes?

Right now, you would have to download the installation script and edit it before running it, to modify the EPEL path, if you are using CentOS 7.

So, follow the "Alternatively you can do it manually" section from this page rather than the instructions at the very top:

http://docs.sentora.org/?node=22

and after step 3, add in the following instructions:

open this file for editing:

Code:
./install

find the EPEL section and change these two lines:

Code:
EPEL_FILE=$(wget -q -O- "$EPEL_BASE_URL/e/" | grep -oP '(?<=href=")epel-release.*(?=">)')
wget "$EPEL_BASE_URL/e/$EPEL_FILE"

to

Code:
EPEL_FILE=$(wget -q -O- "$EPEL_BASE_URL/Packages/e/" | grep -oP '(?<=href=")epel-release.*(?=">)')
wget "$EPEL_BASE_URL/Packages/e/$EPEL_FILE"

and save the file.

Now go back to the manual instructions and continue with step 4 onwards.

You should find ProFTPD as well as a couple of other PHP modules are installed correctly.

Admittedly it would make sense to update this in the published Github installation script, but I don't have access to do this and I'm not sure if it's possible after it is marked as a release. The master repository is updated with these changes but that is more of a 1.0.4 version of Sentora, not released yet.

Or if you are asking how to add in ProFTPD once you have already run the Sentora installation script, it is in my other post here:

http://forums.sentora.org/showthread.php...5#pid29265

Keith.
Reply
Thanks given by: efe55


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 13 ,160 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 12 ,958 12-08-2015, 07:17 PM
Last Post: FuZz3

Forum Jump:


Users browsing this thread: 1 Guest(s)