I ran through an install from scratch on my spare machine (the one I've wiped and installed Wikidot OS on at least 100 times!). Generally, things went well. I had a few issues that I was able to work through:
- syntax error(?) in git submodule update --init
- problems with postgresql db until I straightened out a user permissions problem (my fault - not the docs!)
- captcha/turing code would not display initially (I think a package was missing, but I'm not sure which one. I installed other packages listed in my install guide and after a reboot it worked.)
- missing pages: admin:manage and account:you - created them manually (see Bug 3)
- had to set up [mail] section in wikidot.ini in order to get e-mail working so I could set up a new account
- account verification "failed", but I was still able to login.
I want to run another test install and clearly document my steps as i go. Looking at the TODO list, it seems you are aware of a few things that could cause problems.
Overall, this wasn't too bad, but it's not ready to be called a "simple" install yet.
Nice work!
-Ed