[quote][i][b]下面是引用hauy于2001-11-8 23:37发表的回复::[/b][/i]
先安装mysql,用winzip8.0打开软件包进行完全安装,默认安装路径为:c:mysql;
安装完成后,打开“开始”按钮中的“运行”,输入命令:C:mysqlbinmysqld-nt.exe --
install,并执行;
打开“开始”按钮下的“程序”=》“管理工具”=》“服务”,找到“mysql”服务,启动它;
.......[/quote]
我在安装php脚本的论坛后出现这样的错误是什么原因,
______________________________________________________________
Warning: open(/tmpsess_0e4859b6c256b8b28464b3ab4524c39e, O_RDWR) failed: m (2) in
global.php on line 34
Warning: Cannot add header information - headers already sent by (output started at
global.php:34) in global.php on line 47
Warning: Cannot add header information - headers already sent by (output started at
global.php:34) in global.php on line 48
Warning: open(/tmpsess_0e4859b6c256b8b28464b3ab4524c39e, O_RDWR) failed: m (2) in
F:wwwroot2wdbwdb.php on line 0
Warning: Failed to write session data (files). Please verify that the current
setting of session.save_path is correct (/tmp) in F:wwwroot2wdbwdb.php on line 0
____________________________________________________________________