See my post:
http://www.minibb.com/forums/6_3151_0.html
My server,
Apache/2.0.54 (Win32) PHP/5.0.5 mod_jk/1.2.6+MySQL4.1+minibb2.0 httpd.conf,
php.ini and
mysql.ini default charset is gb2312, it met problems. I try many ways. Finally, I solve it. I add @mysql_query("SET NAMES 'gb2312'"); before @mysql_select_db($DBname) or die ('<b>Database/configuration error (DB is missing).</b>');in setup_mysql.php, and, set $post_word_maxlength=10240(in setup_options.php), or a biger integer, maybe equals $post_text_maxlength(in setup_options.php). Now it works right.
I'm so excited!
I love minibb so much. Because it is simple and,... My friends all around me love forums only because they look
gorgeous. But my moto is, everything should be simple. I really appreciate your minibb.