Skip to content
ultramookie edited this page Sep 13, 2010 · 1 revision

Installation

Requirements

There’s not much that you need to get mindof installed:

  • Webserver (Say, Apache?)
  • PHP5
  • Mysql

Installation Instructions

  • Copy all files over to wherever you want to host your microblog.
  • From that location, move config-example.php to config.php.
  • Edit config.php and enter the correct mysql database information.
  • Point your webbrowser to
    http:////install.php
  • Fill out information.
  • Enjoy.

Optional Stuff

  • Twitter username and password for Twitter integration.