I have run Drupal normally for two days, howerver, I get just blank page now. Need help!
My computer configuration: WinXP sp2, Drupal 4.6.1, Apache 2.0.53, MySQL 4.1.11, PHP 4.3.11
And I found the Apache error.log:

[Wed Jun 08 12:08:10 2005] [error] [client 127.0.0.1] \x07File 'c:\\mysql\\share\\charsets\\?.conf' not found (Errcode: 2), referer: http://localhost/drupal/admin/settings

[Wed Jun 08 12:08:10 2005] [error] [client 127.0.0.1] \x07Character set '#33' is not a compiled character set and is not specified in the 'c:\\mysql\\share\\charsets\\Index' file, referer: http://localhost/drupal/admin/settings

I didn't know what's it mean.

Comments

chweifly’s picture

When I first open: http://localhost/drupal/node, it display normal.
But if I refresh, there is nothing, just blank.

MySQL character set is UTF-8.

chweifly’s picture

Because I enable the Cache support!
Now I disable Cache support, Drupal run normal!