- 論壇徽章:
- 0
|
CentOS 5.2環(huán)境下安裝了mod_fastcgi.so 還有dev kit,配置了http.conf,編譯了dev kit里邊帶的例子,例子編譯好后可以很順利的在cgi-bin中執(zhí)行,但是拿到fcgi-bin里死活都不執(zhí)行,如果配置成FastCGIServer呼呼的報錯。錯誤如下:
[Fri Oct 24 18:21:40 2008] [crit] (13)Permission denied: FastCGI: can't create (dynamic) server "/var/www/fcgi-bin/test": bind() failed [/etc/httpd/logs/fastcgi/dynamic/68a8d9b950e38f0c8d3f3f41026dc510]
[Fri Oct 24 18:21:45 2008] [alert] [client 192.168.0.1] (13)Permission denied: FastCGI: failed to connect to (dynamic) server "/var/www/fcgi-bin/test": something is seriously wrong, any chance the socket/named_pipe directory was removed?, see the FastCgiIpcDir directive
[Fri Oct 24 18:21:45 2008] [error] [client 192.168.0.1] FastCGI: incomplete headers (0 bytes) received from server "/var/www/fcgi-bin/test"
大家看看遇到過沒,真的是沒轍了,哎,官方站點(diǎn)的手冊一點(diǎn)都不全啊哎。。。。。。 |
|