[Server-devel] Attempting to re-install jabber component of XS without re-installing the entire server

Martin Langhoff martin.langhoff at gmail.com
Fri Sep 18 04:50:25 EDT 2009


On Fri, Sep 18, 2009 at 10:41 AM, Daniel Bennett <dantana at 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.langhoff at gmail.com
 martin at 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


More information about the Server-devel mailing list