On Thu, Sep 17, 2009 at 5:30 PM, Daniel Bennett <dant...@gmail.com> wrote:
> EnvironmentPHP Fatal error:  Call to undefined function
> upgrade_fix_incorrect_mnethostides() in /var/moodle/web/lib/db/upgrade.php
> on line 3167
> [Time date] Finished install / upgrade - Failure

That might be the culprit. Very weird. Still, want to see the logs...

> We are trying to set another machine up to SSH into it (a machine with email
> access) but no luck.
>
> Any idea how I can send an email from the server?

email is a bit awkward, but there is a pastebin-style service we can use. Try

  cat /path/to/file | curl -F 'sprunge=<-' http://sprunge.us

After a few seconds it will reply with a URL, like

  http://sprunge.us/EJJF

where the file can be found.
>>   /etc/initd.d/moodle stop
>>   (bash -x /etc/initd.d/moodle start 2>&1) | tee moodleinit.log

I really want that moodleinit.log :-)

cheers,




m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to