打开web后会,firefox下会下载php文件,而ie下则无法打开页面。。
已经搜索了前面的帖子,发现有人碰到过类似的问题。。是因为没有把apache2的user和group写为bbs,这个问题我刚开始忽略了,后来修正了,可问题还是依旧。。只是在apache2重启后的前几秒内一切都正常,php能正常解析,到后面就又开始下载php文件了。。。
郁闷。。。
我已经检查过info.php,确定kbsbbs模块enable,并且user和group都是bbs,同时检查了php的配置,short_open_tag 和 magic_quotes_gpc均为off,而且/var/lib/php5权限也改为777
不知道问题出在哪里了。。急求帮助。。。
另外,apache2的error.log也没有什么有用信息,最新的条目是
[Tue Mar 24 23:47:36 2009] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny2 with Suhosin-Patch configured -- resuming normal operations
[Tue Mar 24 23:50:46 2009] [notice] child pid 9776 exit signal Segmentation fault (11)
[Tue Mar 24 23:50:54 2009] [notice] child pid 9750 exit signal Segmentation fault (11)
[Tue Mar 24 23:51:28 2009] [notice] child pid 9790 exit signal Segmentation fault (11)
[Tue Mar 24 23:51:49 2009] [notice] SIGHUP received. Attempting to restart
[Tue Mar 24 23:51:49 2009] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny2 with Suhosin-Patch configured -- resuming normal operations
[Tue Mar 24 23:55:43 2009] [notice] SIGHUP received. Attempting to restart
[Tue Mar 24 23:55:43 2009] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny2 with Suhosin-Patch configured -- resuming normal operations
[Wed Mar 25 00:01:22 2009] [notice] SIGHUP received. Attempting to restart
[Wed Mar 25 00:01:22 2009] [notice] Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny2 with Suhosin-Patch configured -- resuming normal operations
另外,我的系统是debian5.0 lenny,基本安装和编译都没有出问题。。。
谁能给些意见。。
--
FROM 122.244.9.*