我在vps上托管了3个网站。 每个都有一个phpt测试脚本
a1.com/test.php
a2.com/test.php
a3.com/test.php
a1.com/test.php
a2.com/test.php
运作良好
但是当我打电话时
a3.com/test.php
它始终报告错误
[Wed Jan 28 01:01:52.801563 2015]
[fcgid:warn] [pid 27783] (104)Connection reset by peer:
[client ***.***.27.***:50211]
mod_fcgid: error reading data from FastCGI server
[Wed Jan 28 01:01:52.801651 2015] [core:error] [pid 27783]
[client ***.***.27.***:50211]
End of script output before headers: test.php
欢迎评论
答案 0 :(得分:0)
根据个人经验,确保在a3.com/test.php上正确设置了目录/文件权限。如果设置不正确,可能会导致500错误