Sat, 17 Nov 2007 23:09:12 -0500 | Dan | Hopefully managed to put enough hacks in there to make renaming the config file the last step, so if it fails, it can be done manually | changeset | files |
Sat, 17 Nov 2007 22:56:26 -0500 | Dan | Removed stray debug message in installer | changeset | files |
Sat, 17 Nov 2007 21:09:31 -0500 | Dan | Well I'm an idiot - the fulltext index on page_text was missing from a default installation. It didn't break searches but probably slowed them down tremendously. Also set engine to MyISAM on page_text to avoid cryptic error messages from MySQL. | changeset | files |