zag Posted February 29, 2008 Posted February 29, 2008 How have people got their Moodle servers setup? I have just recieved a new server with instructions to "install moodle" on it for evaluation. Never used the software myself so though I would ask here first before starting. Can it be run on a windows 2003?
Jona Posted February 29, 2008 Posted February 29, 2008 It certainly can be run on 2003, here for testing purposes we run it on top of the apache xampp package - http://www.apachefriends.org/en/xampp.html Although in a production enviroment we configure Apache, php and mysql manually so they are more secure.
zag Posted March 3, 2008 Author Posted March 3, 2008 I used WAMP as it seemed to fit the needs better. All up and running now so thanks. Next question is how do I get to use it externally on the internet? The configuration file config.php $CFG->wwwroot = 'http://rgmoodle'; Works great internally but when I try and access the site from the internet it always points towards the internal servername.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now