Installation

From StatusNet

Jump to: navigation, search

[edit] Official Install Instructions

Current, official installation instructions: http://gitorious.org/statusnet/mainline/blobs/master/INSTALL

[edit] Frequently asked install questions

How do I disable default plugins in 0.9.x?
Add a line like this to your config.php file:
   unset($config['plugins']['default']['OpenID']);
DB error help! "LOG_ERR
PEAR error: DB Error: extension not found : [DB Error: extension not found]"
The mysqli PHP module is now explicitly required for MySQL use in version 0.9.x and above (check your db connection string)

[edit] System specific notes

Emblem-important-red.svg.png Some of these notes may be out of date. Read with caution, and check against the current readme file!


Personal tools