Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

為何會出現下列的訊息???

[复制链接]
tzuhang 发表于 2007-4-4 23:17:53 | 显示全部楼层 |阅读模式
執行http://localhost/phpmyadmin/ 先出現帳號密碼對話框,輸入帳號root,之後會出現下列的訊息,搭設環境winxp+iis5(內建)+mysql5.037+php5.21+phpmyadmin2.1002+zqnd3.26

Warning: session_write_close() [function.session-write-close]: open(C:\WINDOWS\TEMP\\sess_437cb6c5f11326ca52bb9ebb3a3b6a71, O_RDWR) failed: Permission denied (13) in C:\Inetpub\wwwroot\phpMyAdmin\index.php on line 44

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in C:\Inetpub\wwwroot\phpMyAdmin\index.php on line 44

Warning: Cannot modify header information - headers already sent by (output started at C:\Inetpub\wwwroot\phpMyAdmin\index.php:44) in C:\Inetpub\wwwroot\phpMyAdmin\index.php on line 101
回复

使用道具 举报

zwjook 发表于 2007-4-5 01:39:11 | 显示全部楼层
phpmyadmin的config相应文件配置错误!

打开config.default.php文件,
找到 cfg['PmaAbsoluteUri'] = ''
改成 cfg['PmaAbsoluteUri'] = 'http://www.com.cn/phpadmin/'   //你的phpmyadmin所在目录,前面要加上完整网址。

找到 cfg['blowfish_secret'] = ''
改成 cfg['blowfish_secret'] = 'fsdgthsg'    //这里随便填写内容,只要填写上内容不要留空就行了

找到 cfg['Servers'][$i]['auth_type']     = 'config'
改成 cfg['Servers'][$i]['auth_type']     = 'cookie'

最后保存!重新打开浏览器就OK了!

[ 本帖最后由 zwjook 于 2007-4-5 01:49 编辑 ]
回复

使用道具 举报

 楼主| tzuhang 发表于 2007-4-5 04:56:51 | 显示全部楼层

回复 #2 zwjook 的帖子

都試過了!!還是沒用!!!不知那裡出錯,不過謝謝你!
回复

使用道具 举报

真情可贵 发表于 2007-4-5 08:56:45 | 显示全部楼层
````````````````````````````````
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-21 14:40 , Processed in 0.110855 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表