Re: [Web-ftp] Could not connect to socket: Connection refused.
Status: Beta
Brought to you by:
aball
From: Raymond C. <gi...@gm...> - 2008-02-16 02:58:44
|
opps! my previous reply did not come out correctly, re-posting using plain text. correction made: t/ftp instead of f/ftp -Raymond. On Sat, Feb 16, 2008 at 1:31 PM, Raymond Chen <gi...@gm...> wrote: > Thank you for your reply. > I have gone back to web-ftp version 2.2.1, but still get this connection > refused error as below: > > Remote user timed out at /usr/lib/cgi-bin/web-ftp.cgi line 603, <STDIN> line > 1. > > Could not connect to socket: Connection refused > > I am using the standard port for vsftpd (port 21), the config files are > pretty much default. For web-ftp.conf, I did not change anything. For > /etc/vsftpd.conf, I have only uncommented Local_enable=YES. I have attached > both file if you need to check for other settings that maybe required. > > Another thing I noticed is that when I install the libnet-1.22 module, "perl > Makefile.PL" and "make" executed without any error. when I do a "make test", > on the line t/ftp, it says "Failed to change directory.", I am not sure if > this have anything to do with it. Full output of "make test" as follows: > ------------------------------------------------------------------------ > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/config......ok > t/datasend....ok > t/ftp.........Failed to change directory. > > t/ftp.........ok > t/hostname....ok > t/netrc.......ok > 2/20 skipped: testing as root > t/nntp........skipped > all skipped: no reason given > t/require.....ok > t/smtp........skipped > all skipped: no reason given > All tests successful, 2 tests and 2 subtests skipped. > Files=8, Tests=102, 0 wallclock secs ( 0.44 cusr + 0.10 csys = 0.54 CPU) > ----------------------------------------------------------------------------------------------------------------------------- > More details on app version: > ---------------------------------------------- > apache version: 2.2.4 > vsftpd version: 2.0.5 > perl version: 5.8.8 > > Much appreciated for your help. > > -Raymond. > > > > On Sat, Feb 16, 2008 at 2:45 AM, Anthony R. J. Ball <an...@su...> wrote: > > > > > Is youf ftp server running on a standard port? What does your config file > look like? > > > > > > > > > > On Thu, Feb 14, 2008 at 01:50:30PM +1100, Raymond Chen wrote: > > > Hi all, > > > > > > I am trying to get web-ftp running on ubuntu 7.10 and I am getting this > > > error from the apache log: > > > > > > Remote user timed out at /usr/lib/cgi-bin/web-ftp.cgi line 622, <LANG> > line > > > 288. > > > Could not connect to socket: Connection refused. > > > > > > I am running Apache2 and vsftpd on Ubuntu 7.10. Web-ftp is version 2.3.0 > > > My ftp server is working as I can login from http://www.net2ftp.com/ > > > > > > any idea on what I should do? > > > > > > cheers, > > > Raymond. > > > > > > ------------------------------------------------------------------------- > > > This SF.net email is sponsored by: Microsoft > > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > _______________________________________________ > > > Web-ftp-general mailing list > > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/web-ftp-general > > > > > > -- > > www.suave.net - Anthony Ball - an...@su... > > OSB - http://rivendell.suave.net/Beer > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > Unwritten Laws can not be erased > > > > > > |