LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem with wget command (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-wget-command-4175472896/)

Rubila 08-10-2013 10:24 AM

problem with wget command
 
hello everyone,
i am unable to download anything using wget.i get an error like this

wget http://packages.sw.be/rpmforge-relea...l5.rf.i386.rpm
--2013-08-10 18:51:09-- http://packages.sw.be/rpmforge-relea...l5.rf.i386.rpm
Resolving packages.sw.be... 78.46.17.228
Connecting to packages.sw.be|78.46.17.228|:80... failed: Connection timed out.
Retrying.

wget does not work for any site..could i have gone wrong somewhere with the settings??i use CentOS 5.5

plsss help!

jailbait 08-10-2013 02:50 PM

Check your wget configuration files to see if a bad timeout limit has been set. If you have a file called /home/user/.wgetrc then check that. If you don't have /home/user/.wgetrc then look at /etc/wgetrc. To understand the timeout values look at the wget man pages:

man wget

and take a look at the explanations for:

--timeout
--dns-timeout
--connect-timeout
--read-timeout

------------------------
Steve Stites

Rubila 08-11-2013 09:51 AM

hi jailbait!

thnxx for the reply. the problem is resolved .. :) thank you! but now am facing problem installing eAccalerator...can u help me??

jailbait 08-11-2013 10:53 AM

You should start a new thread for your second problem.

---------------------------
Steve Stites


All times are GMT -5. The time now is 09:32 PM.