I'm on an Ubuntu 10.04 installation and somehow curl stopped working with my user. I always receive: curl: (7) couldn't connect to host. It only works as root. Can anyone help me?
|
feedback
|
|
I checked the
If I (for the testing) launch
So, by some weird reason instead of Can you post:
| |||||||||
feedback
|
|
I am thinking that maybe some library that curl needs is now only accessible by root for whatever reason. A couple of things you could try:
then, if that doesn't fix it:
and post the output on pastebin.com or something for us. | |||
feedback
|
|
Maybe one user is using a proxy and the other one isn't. See if either your user or root has the Also see if root has a | |||
feedback
|
curlan alias of shell function for one of the user, or do you have more than one version installed with the users reaching different versions because of differentPATHsettings (what doestype curlsay)? – Gilles Aug 3 '10 at 20:20