After a bit of digging through Google, I found a link that discusses this particular error. I've updated the KwikiInstallation[1] page with the following details:
Thanks to the RTWiki, I learned that this error is due to a bug in perl 5.8.0 (#21951) under UTF8 locales. CGI.pm <= 2.91 has code that can trigger this bug and perl 5.8.0 ships with CGI.pm 2.89. To solve this problem, upgrade to a version of CGI.pm >= 2.92. If you are on a shared host, you can install the CGI libraries locally. Curiously, this error only appears when saving a page. Now to get back to building my wiki! BTW, awesome job with the Kwiki software. I'm looking forward to learning it. Regards, William [1] http://kwiki.org/?KwikiInstallation -- Knowmad Services Inc. http://www.knowmad.com
