Installing Moodle

Installing Moodle

John Moditis發表於
Number of replies: 1

Hello to all,

Since Iam new to this project, I am about to install Moodle using W2K server supporting IIS. All cliends are running Windows XP pro version. My question is which part must be installed on the server side and which one to the client side? The documentaion was not clear enough so I can understand the technicalities. In other words, how am I supposed to put FOxServ, MySQL, and Moodle in order to be operational?

Thanking in advance ...

John

 

評比平均分數: -
In reply to John Moditis

Re: Installing Moodle

Martin Dougiamas發表於
Core developers的相片 Documentation writers的相片 Moodle HQ的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片
Install it all on the server.

You don't need anything on the client except a web browser (for example you're using moodle.org right now 微笑 )

FoxServ is a bundle that includes Apache, PHP and MySQL, so installing that on the server provides the basic environment to which Moodle can be added.

I started a quick install and some notes here: http://moodle.org/wiki/index.php/StepByStepInstallMoodleOnWindows ... but someone needs to finish them.