On Fri, Sep 18, 2009 at 10:41 AM, Daniel Bennett <dant...@gmail.com> wrote:
> Unfortunately,
>
> Moodle is not working now.

Bizarre! Can you try...

   # this will clear out the moodle database
   sudo -u postgres dropdb moodle-xs

   # clear out the install log
   rm /var/log/moodle-instupg.log

and then retry the

    /etc/init.d/moodle stop
   (bash -x /etc/init.d/moodle start 2>&1) | tee 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