i did not get any fancy error message ,
but on the debug I got these:
Warning: fopen(cache/tpl_kunming_footer.html.inc) [function.fopen]: failed to open stream: Permission denied in /usr/www/users/honunet/ikunming/includes/cmsinit.inc on line 609
Warning: Cannot open file (cache/tpl_kunming_footer.html.inc) in /usr/www/users/honunet/ikunming/includes/cmsinit.inc on line 610
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
MySQL 4.1.15-log / PHP 4.3.10 / DF 9.0.1.1
honuroxOffline
Joined: Jan 29, 2005
Posts: 138
Location: Honolulu/Kunming
What rlgura said. Either remove or fix the collations should do the trick. Additionally the WARNING indicates that DF does not have permission to save the cache detail. This is not critical, unless you want caching to work properly in which case you'll need to change permissions in the /cache directory to fix it.