The Wayback Machine - http://web.archive.org/web/20060306015639/http://developers.technorati.com:80/wiki/HelpOnInstalling_2fTroubleShooting

> HelpOnInstalling/TroubleShooting

Built-in test

There's a built-in diagnostic mode that's useful when doing an install; just append "?test" to the URL of your wiki:
lynx --dump http://`hostname`/mywiki?test

If you see an import error here, but "python -c "import MoinMoin"" works, it's likely a result of missing file permissions or a wrong PYTHONPATH setting within the web server environment.