+ Reply to Thread
Results 1 to 2 of 2

Thread: Anyone running on Ubuntu?

  1. #1

    Default Anyone running on Ubuntu?

    Does anyone have Dekiwiki running successfully on Ubuntu? We followed the Ubuntu install instructions, but are having problems when comparing page revisions. We are wondering if there are any additional tweaks or issues to be aware of when installing on Ubuntu? Any success on Ubuntu?

  2. #2

    Default Yeah its working on Ubuntu

    Yeah its working on Ubuntu for me now.

    To fix search I had to replace the ubuntu mono packages I had with all the mindtouch ones

    I also restarted mwlucene check for errors in /var/log/mwdaemon.log
    then ran
    <code>/usr/local/bin/MWUpdater --rebuild > /var/log/MWUpdater.log<code>


    I had to create the /var/www/.wapi directory for Revision comparison to start working.

    <code>mkdir /var/www/.wapi
    chown www-data /var/www/.wapi/<code)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts