记忆不行,只能记录
[error] (13)Permission denied: mod_fcgid: couldn’t bind unix domain socket /etc/httpd/logs/fcgidsock/15464.6
# chmod 755 /var/log/httpd
参考:http://bbs.cd-dns.com/read-htm-tid-937.html中的
Solution: chmod 555 /etc/httpd/logs (this is a symlink to /var/log/httpd)
还有看到是 SocketPath /tmp/fcgidsock,单独列出来,再赋予读写权限
| 打印文章 | 这篇文章由admin于2009年2月17日 14:58发表在LAMP。你可以订阅RSS 2.0 也可以发表评论或引用到你的网站。 |