主题:  (急)请问我的论坛上传后出现的错误代码是什么意思?该如何解决

GDIPIPI

职务:普通成员
等级:1
金币:0.0
发贴:3
#12002/7/18 14:45:30
第一个留言版上传后就出现了这些代码,我以为是留言版出现的问题,换成论坛后还是这样,望高手指教!

Warning: open(./sess_f47844a1ae03ce5f227450a9d1026071, O_RDWR) failed: Permission denied (13) in /disk1/home/wu0939/www/php/wdb/global.php on line 15

Warning: Cannot add header information - headers already sent by (output started at /disk1/home/wu0939/www/php/wdb/global.php:15) in /disk1/home/wu0939/www/php/wdb/global.php on line 28

Warning: Cannot add header information - headers already sent by (output started at /disk1/home/wu0939/www/php/wdb/global.php:15) in /disk1/home/wu0939/www/php/wdb/global.php on line 29

Warning: fopen("datafile/online.php", "w") - Permission denied in /disk1/home/wu0939/www/php/wdb/global.php on line 152

Warning: Supplied argument is not a valid File-Handle resource in /disk1/home/wu0939/www/php/wdb/global.php on line 153

Warning: Supplied argument is not a valid File-Handle resource in /disk1/home/wu0939/www/php/wdb/global.php on line 154

Warning: Supplied argument is not a valid File-Handle resource in /disk1/home/wu0939/www/php/wdb/global.php on line 155



ahxiao

职务:普通成员
等级:1
金币:10.0
发贴:304
#22002/7/18 17:14:22
第一个问题好像是session问题。不清楚

第二个“Warning: fopen("datafile/online.php", "w") - Permission denied in /disk1/home/wu0939/www/php/wdb/global.php on line 152”
把"datafile"文件夹属性设置成777,里面的文件属性设置成666



GDIPIPI

职务:普通成员
等级:1
金币:0.0
发贴:3
#32002/7/19 14:16:46
十分感谢~我再去其他论坛问问!



5D荣誉斑竹

职务:普通成员
等级:2
金币:1.0
发贴:400
#42002/7/19 18:56:47
ahxiao说的没错



浮游

职务:普通成员
等级:2
金币:1.0
发贴:349
#52002/7/20 17:17:15
在php文件你的第一句使用了session_start()了吗?如果使用了还出了这个问题,就要看一下session的保存路径了,把源程序发给我,让我帮你看看!are you ok?