首页 > LAMP/NAMP > [error] (13)Permission denied: mod_fcgid: couldn’t bind unix domain socket /etc/httpd/logs/fcgidsock/15464.6

[error] (13)Permission denied: mod_fcgid: couldn’t bind unix domain socket /etc/httpd/logs/fcgidsock/15464.6

2009年2月17日 发表评论 阅读评论

# 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,单独列出来,再赋予读写权限

分类: LAMP/NAMP 标签:
  1. 本文目前尚无任何评论.
  1. 本文目前尚无任何 trackbacks 和 pingbacks.