Virtual Learning Platforms Thread, Downloading moodle to a LAMP server in Technical; I am currently setting up a Ubuntu LAMP server to run moodle, Ubuntu is now installed and working and I ...
-
13th July 2007, 09:54 AM #1 Downloading moodle to a LAMP server
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
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
Code:
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?
-
-
IDG Tech News
-
13th July 2007, 09:58 AM #2 Re: Downloading moodle to a LAMP server
At a commandline type:
export http_proxy=http://yourproxyaddress
roxyport
Ben
-
-
13th July 2007, 10:06 AM #3 Re: Downloading moodle to a LAMP server
The Ip its resolving is correct, and the server is up.
Its not using your proxy server and i think thats the problem.
Try setting the proxy variable:
type:
sudo export http_proxy="http://proxy.example.com:8080"
where proxy.example.com is your proxy's FQDN, or IP address
Then...
sudo wget http://download.moodle.org/stable18/...-latest-18.tgz –proxy=on
Good luck!
-
-
13th July 2007, 10:16 AM #4 Re: Downloading moodle to a LAMP server

Originally Posted by
plexer At a commandline type:
export http_proxy=http://yourproxyaddress

roxyport
Ben
Excellent thanks for the quick response
Thought it was set during the install but it must not of picked it up.
-
-
13th July 2007, 10:33 AM #5 Re: Downloading moodle to a LAMP server
I posted how to setup proxies for a Linux command line environment previously.
http://www.edugeek.net/index.php?nam...ewtopic&t=7690
-
SHARE:
Similar Threads
-
By Stevenw in forum Hardware
Replies: 2
Last Post: 16th July 2007, 02:51 PM
-
Replies: 2
Last Post: 23rd May 2007, 03:15 PM
-
Replies: 16
Last Post: 22nd May 2007, 04:03 PM
-
Replies: 2
Last Post: 15th May 2007, 03:44 PM
-
By OverWorked in forum *nix
Replies: 18
Last Post: 8th July 2006, 12:13 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules