分享

写回答

发帖

[提问] 要求有一个 d:/temp/tmp 的目录

GoDaddy GoDaddy 1141 人阅读 | 6 人回复

发表于 2011-4-14 13:07:45 | 显示全部楼层 |阅读模式

错误提示是:Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (d:/temp/tmp) in Unknown on line 0

应该怎么弄,发邮件给客服,客服回信是

Thank you for contacting Online Support.  Upon review of the account it appears that the cause of your issue is due to incorrect scripting in your php5.ini file and the issue is the path that you have set for session.save_path.  You will need to use the actual path or the default path and we are unable to advise how to make this change as we do not provide scripting support.

是要在PHP5.ini里改吗,怎么改呢

回答|共 6 个

lwbo1987

发表于 2011-4-14 13:52:49 | 显示全部楼层

修改下代码里面的路径为正确的路径
在PHP5.ini设置下session.save_path

chinaxiaosha

发表于 2011-4-14 14:05:20 | 显示全部楼层

我的php5.ini里session.save_path = "d:/temp/tmp"就是这样的啊

lwbo1987

发表于 2011-4-14 14:07:14 | 显示全部楼层

检查下其他路径是否正确,不行的话联系godaddy客服

lpj

发表于 2011-4-14 14:12:51 | 显示全部楼层

d:/temp/tmp 这个路径要真实存在才行

chinaxiaosha

发表于 2011-4-14 14:15:26 | 显示全部楼层

怎么判断是真实存在的啊

lwbo1987

发表于 2011-4-14 14:32:02 | 显示全部楼层

联系godaddy客服问问吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则