通过PLOG 0.32的WIZARD安装,很顺利
也建立的一个管理员用户
可是访问SUMMARY页
可是再点就是白页了 什么都没有显示出来
APACHE的ERROLOG中
[Tue Jun 07 21:47:54 2005] [error] [client 127.0.0.1] File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
[Tue Jun 07 21:47:54 2005] [error] [client 127.0.0.1] Character set '#28' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
[Tue Jun 07 21:47:56 2005] [error] [client 127.0.0.1] File 'c:\mysql\share\charsets\?.conf' not found (Errcode: 2)
[Tue Jun 07 21:47:56 2005] [error] [client 127.0.0.1] Character set '#28' is not a compiled character set and is not specified in the 'c:\mysql\share\charsets\Index' file
你可以安裝 1.0.1 嗎?我相信會比 0.32 好。
另外出現『白夜』的問題?你的 Apache 有設定 AddDefautlCharset 嗎?如有有請把他 comment(在這一行前面加上 #號) 掉。
Mark