I installed lighttpd, and chrooted it into /opt. ive moved all the files for php and lighttpd. but on running phpinfo(); The file ends at the bz2 section and i get this outputted to my error log: <code> 2001-12-08 17:01:41: (log.c.75) server started 2001-12-08 17:01:49: (mod_fastcgi.c.2471) unexpected end-of-file (perhaps the fastcgi process died): pid: 3119 socket: unix:/var/run/lighttpd/php-fastcgi.socket-3 2001-12-08 17:01:49: (mod_fastcgi.c.3296) response already sent out, but backend returned error on socket: unix:/var/run/lighttpd/php-fastcgi.socket-3 for /echo.php , terminating connection </code> and this to my ssh session: <code> [root@localhost opt]# *** glibc detected *** /usr/bin/php-cgi: double free or corruption (out): 0x0033c700 *** *** glibc detected *** /usr/bin/php-cgi: double free or corruption (out): 0x0033c700 *** *** glibc detected *** /usr/bin/php-cgi: double free or corruption (out): 0x0033c700 *** *** glibc detected *** /usr/bin/php-cgi: double free or corruption (out): 0x0033c700 *** </code> Thanks for the help
on 01.09.2008 15:14

