to clean up the cache, do:
 % cd /var/www/default_wiki 
 % export PYTHONPATH=`pwd`
 % moin maint cleancache ...

then restart the moinmoin app with:
 % python2.7 /usr/local/bin/moinmoin_server.py
