小白架设服务器遇到一些问题,求高人指点!
我在openwrt上架设了一个lighttpd+php5+mysql的服务器 但是由于配置文件没配好 出现了以下错误
2012-11-25 22:57:54: (mod_fastcgi.c.1732) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-3
2012-11-25 22:57:54: (mod_fastcgi.c.3025) backend died; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 1
2012-11-25 22:57:54: (mod_fastcgi.c.2804) child signaled: 11
2012-11-25 22:57:54: (mod_fastcgi.c.2566) unexpected end-of-file (perhaps the fastcgi process died): pid: 3761 socket: unix:/tmp/php-fastcgi.socket-3
2012-11-25 22:57:54: (mod_fastcgi.c.3352) response not received, request sent: 758 on socket: unix:/tmp/php-fastcgi.socket-3 for /info.php?, closing connection
是lighttpd.conf文件的fastcgi没有配好好像!求高人指点!感激不尽!