Moodle locally, OK. But via network, how?

Moodle locally, OK. But via network, how?

by Mario Villalobos -
Number of replies: 1

I install the version 1.8 of moodle in a macintosh computer, and everyhting appears to work perfectly (locally).

But I want to have access to my moodle page from others computers in my network. How can I do this?

When I got an older version installed, I could have access via network. The moodle folder location was on the WebServer folder of my Mac, but the new version (1.8) is installed in the Appplications folder, so I can't have access to the moodle page via Network. Again, How can I have access to the moodle page from other computers?

Average of ratings: -
In reply to Mario Villalobos

Re: Moodle locally, OK. But via network, how?

by Dennis Flynn -
config.php, wwwroot variable probably says localhost. If so, you can only access it on your local host computer. If you want to access it elsewhere, you need to change the wwwroot variable. Search the forum to find lots of posts on this subject.