
由Apache 500错误引出的临时文件问题分析解决
查看apache日志,发觉是mod_fcgid模块异常,提示"Connection reset by peer:mod_fcgid:error reading data from FastCGI server"、&quo...
查看apache日志,发觉是mod_fcgid模块异常,提示"Connection reset by peer:mod_fcgid:error reading data from FastCGI server"、&quo...
打开Apache的httpd.conf配置文件,在这个文件里增加下面的参数设置即可。