LifeType 中文開發論壇

支援 => 使用與操作 => 主題作者是: ben26102 於 六月 07, 2005, 08:59:09 下午



主題: 出现白页
作者: ben26102六月 07, 2005, 08:59:09 下午
通过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


主題: Re: 出现白页
作者: markwu六月 10, 2005, 10:48:55 上午
引用自: ben26102
通过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