Jump to content

tom1985

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation

10 Good

About tom1985

  1. Just in case anyone has the above problems - setting read/write permissions on the .ini file for students fixed the above error.
  2. I've tried it as a student but I get the application has stopped working message. Works perfectly as an admin. I've tried moving it from netlogon to C:, tried setting 'Run as administrator' for all users on the machine. Any ideas? Many thanks
  3. Great - thanks:)
  4. Hi - I don't suppose you have a working download link do you? Many thanks
  5. Can't say I've noticed much difference to be honest. If you've got a decent server it should cope.
  6. Actually I have just solved it. In the config.php in the moodle folder I changed $CFG->wwwroot = 'http://moodle/moodle'; to $CFG->wwwroot = 'https://moodle/moodle'; Sorted! Cheers
  7. Hi thanks for your reply. So far I have it working in as much as I can get to moodle via https://moodle/moodle locally, however all the links/images in moodle are still http, and images etc. How can I change those without hardcoding http--->https? Thanks again
  8. Hi, What is the easiest and most efficient method of forcing to run moodle entirely over SSL https? I've had a search around but haven't really got any definitive answers. Our LEA internet provider is forcing us to have it all over https otherwise they will not allow external access. Running Moodle on Ubunutu Server 8.04 with Apache2 etc... Thanks in advance
×
×
  • Create New...