网站商城修改 求助!
网站的banner处:Warning: session_start(): open(/tmp\sess_a8d5178e4dd0d06b21ce3a10b6eec61d, O_RDWR) failed: No such file or directory (2) in D:\iw2\shop\includes\functions\sessions.php on line 67
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at D:\iw2\shop\includes\functions\sessions.php:67) in D:\iw2\shop\includes\functions\sessions.php on line 67
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at D:\iw2\shop\includes\functions\sessions.php:67) in D:\iw2\shop\includes\functions\sessions.php on line 67
警告:商店目录不存在: /tmp. 将创造新的目录.
首页页面最下边
Warning: Unknown(): open(/tmp\sess_a8d5178e4dd0d06b21ce3a10b6eec61d, O_RDWR) failed: No such file or directory (2) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
不明白哪出了错 :?::?::?: 对了 在APACHE2+PHP4.3.2+MySQL4平台下 :twisted:
操作系统是 Windows 吧?
修改 php.ini 里的 session.save_path = 为一个存在的目录
页:
[1]