dignus n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 07 Jul 2004 Posts: 25
|
Posted: Thu Nov 17, 2005 4:00 pm Post subject: lighttpd & php-cgi |
|
|
Hi there,
I just finished compiling lighttpd & php-cgi. Adjusted the config for lighttpd and pointed the fastcgi module to /usr/bin/php-cgi. So far, so good, lighttpd start. But when I try to access a php page:
Code: | 2005-11-17 15:46:52: (mod_fastcgi.c.1470) connect failed: 8 Connection refused 111 0 /tmp/php-fastcgi.socket-3
2005-11-17 15:46:52: (mod_fastcgi.c.1925) unexpected end-of-file (perhaps the fastcgi process died): pid: 24528 fcgi-fd: 8 remote-fd: 6
2005-11-17 15:46:52: (mod_fastcgi.c.2823) response not sent, request sent: 829 connection-fd: 6 fcgi-fd: 8 |
Any idea? _________________ --
Johan |
|