Jump to content

Michelle

Members
  • Posts

    27
  • Joined

  • Last visited

Reputation

5 Neutral

About Michelle

Personal Information

  • Location
    Skegness
  1. I have given them a call already and that is most definitely more along the lines of what I am looking for. Very friendly bunch. Just waiting for the prices to come back now. Thank you very much!!
  2. the geriatic sites are the telecare system. This isnt too bad, and has a cost of £2.30 per week approximately. They take your call and pass through. Again, it will need phone lines in each wing. Anyone getting rid of an old analog phone system?
  3. It is mainly for communal areas, and then just by the bed if sick, and cant get out of it. There is currently no cabling in place to support IP phones or a phone system, so would be nice if it could be wireless.
  4. Hi This is for thos of you who work in boarding schools, or know what I am on about! I am looking to put in each wing of the boarding house a "device" which will contact the boarding parents in an emergency. Also, there needs to be cordless "devices" which a child can have by their bed/a pendant/wrist strap alarm if they are sick and need assistance without getting out of bed. The boarding house staff need to know which wing is making the call (in the case of prank callers"). Does this make sense to anyone? Can anybody recommend a firm that will do a "personal care" alarm style thing? Many thanks Shell
  5. Hi Dave, I didnt create the profiles folder from those instructions. I already had mine on 2003 server, which I upgraded to 2008, and as the AD said that users profiles were stored on \\f+p\profiles\%USERNAME% it created new Windows 7 profiles with .V2 on the end automatically. Where are you storing your profiles and what permissions to do you have set on that folder? Are you storing home areas and profiles on the 2008 (to be dc promo-d) server? Say what you are trying to do, and what you have set and I will be another pair of eyes for you, as I am sure many others will be as well.
  6. Apologies, missed a bit off the link Automatic creation of user folders for home, roaming profile and redirected folders. - Ask the Directory Services Team - Site Home - TechNet Blogs
  7. I know with Windows 7 and 2008 server, you no longer map drives to home areas as such. I believe the "best practice" now is to setup folder redirections for windows 7 machines (think you can still do with on 2003 server also) through group policy. Take a look at http://blogs.technet.com/b/askds/archive/2008/06/30/automatic-creation-of-user-folders.aspx Maybe it might point you in the right direction. Hope it helps
  8. Ooh, also, I am attaching a copy of my phpinfo as it seems to be showing all kinds of conflicting information. I do apologise, but I really know very very little about moodle and web technology, more of a nuts of bolts person. phpinfo.doc
  9. It is all links on the page. If I alter the static IP address it will give me the text off the page. (screenshot below) Config: <?php /// Moodle Configuration File unset($CFG); $CFG->dbtype = 'mysql'; $CFG->dbhost = 'localhost'; $CFG->dbname = 'moodle'; $CFG->dbuser = 'root'; $CFG->dbpass = 'very secret password!!; $CFG->dbpersist = false; $CFG->prefix = 'mdl_'; $CFG->wwwroot = 'http://moodle.skegnessgrammar.lincs.sch.uk'; $CFG->dirroot = 'M:\server'; $CFG->dataroot = 'M:\moodledata'; $CFG->admin = 'admin'; $CFG->directorypermissions = 00777; // try 02777 on a server in Safe Mode require_once("$CFG->dirroot/lib/setup.php"); // MAKE SURE WHEN YOU EDIT THIS FILE THAT THERE ARE NO SPACES, BLANK LINES, // RETURNS, OR ANYTHING ELSE AFTER THE TWO CHARACTERS ON THE NEXT LINE. ?> Apologies, I have a screenshot, but dont see how to upload it. Doc1.doc
  10. Shame its in London, and on a Saturday! Oh well, maybe next time.
  11. Ok, I have changed OWA to SSL and 443 which seems to be running nicely. Now I am trying to access my moodle from outside of school and although I can get through to the login page, all my linkls are pointing to the internet IP address. Sorry, but I really dont understand the masquerading doc that moodle provide and would really like to get a solution in lay mans terms. Any suggestions?
  12. All headers get pointed to the cisco box which then forwards all on to smoothwall. I do not see where I can specify which header goes where, but can specify where I can redirect the port to. So, if something comes in on port 80, it goes through to my owa server, if comes in on 591 it goes to moodle. Now, where do I change port 80 to 591 within moodle?
  13. Sorry, I forgot to put that. I have a Cisco firewall which forwards traffic to Smoothwall. It is all done on port forwards, but I already have another app on port 80, hence why it is getting confused.
  14. Hi Another question for you. I am trying to setup my moodle so that it is accessible over the internet. I have configured my firewalls up and am ready to go. The only problem is that I have another app that is respoding to web requests on port 80. I have tried to change the moodle port number but seem to be getting nowhere. Any ideas? Thanks Michelle
  15. Sure did. I removed the Mowes installation and used another XAMPP package, It works a treat (well, almost!) right now.
×
×
  • Create New...