Jump to content

Recommended Posts

Posted

I am currently setting up a Ubuntu LAMP server to run moodle, Ubuntu is now installed and working and I see the apache test page if I browse to the IP of the server.

However I’m having trouble downloading moodle I’m trying

 

sudo wget [url]http://download.moodle.org/stable18/moodle-latest-18.tgz[/url]

 

I edited /etc/resolv.conf and added my dns servers when I try wget it seems to resolve the address then I get the following

connecting to download.moodle.org¦70.84.5.50¦:80     Connection timed out

 

We run a proxy server so it should be 8080 but I’m not sure how to change that. Could anyone point me in the right direction?

Posted
At a commandline type:

 

export http_proxy=http://yourproxyaddress:proxyport

 

Ben

 

Excellent thanks for the quick response

 

Thought it was set during the install but it must not of picked it up.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...