我实在搞不定php+mysql的思诺影视管理系统了。
5.0和6.0的都搞不定。我在win2k下,准备会用后到linux下用。但现在运行6.0,
提示:
Warning: session_start(): open(/tmp\sess_025eb292bcf6e9863d39b70e9aa23f82, O_RDWR) failed: No such file or directory (2) in c:\www\apache group\apache\htdocs\m6\admin\index.php on line 2
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\www\apache group\apache\htdocs\m6\admin\index.php:2) in c:\www\apache group\apache\htdocs\m6\admin\index.php on line 2
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\www\apache group\apache\htdocs\m6\admin\index.php:2) in c:\www\apache group\apache\htdocs\m6\admin\index.php on line 2
您无权访问!
Warning: Unknown(): open(/tmp\sess_025eb292bcf6e9863d39b70e9aa23f82, 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
运行5.0,点下面的
配置完毕后,请按这里继续
,可什么反映也没有,不继续:(
我是从来没摸过php和mysql的,网上乱找资料看了一下。后来 在有个思诺5.0里看到说安不上,
2.如果出现
Warning: open(/tmp\sess_eba70cec37fe41bd2c43a72b569b8595, O_RDWR) failed: No such file or directory
这种错误请正确配置session的保存目录
我上网查了下,说改php.ini中的
session.save_path = C:\win\temp
把路径设好,也不行啦。不知如何搞定,大家帮忙。