I've installed everything.
Samba works like a charm.
Proftpd hangs on reboot (not such a big problem).
I don't like transmission. Rtorrent works better.
Lighttpd start, the server works, but not with PHP.

This is the errors from the log:

2009-02-08 10:21:55: (log.c.97) server started
2009-02-08 10:29:18: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/tmp/php-fastcgi.socket-0
2009-02-08 10:29:18: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 1
2009-02-08 10:29:18: (mod_fastcgi.c.2722) child signaled: 11
2009-02-08 10:29:19: (mod_fastcgi.c.2494) unexpected end-of-file (perhaps the fastcgi process died): pid: 479 socket: unix:/tmp/php-fastcgi.socket-0
2009-02-08 10:29:19: (mod_fastcgi.c.3282) child signaled: 11
2009-02-08 10:29:19: (mod_fastcgi.c.1051) the fastcgi-backend /opt/bin/php-fcgi failed to start:
2009-02-08 10:29:19: (mod_fastcgi.c.1065) terminated by signal: 11
2009-02-08 10:29:19: (mod_fastcgi.c.1070) to be exact: it segfaulted, crashed, died, ... you get the idea.
2009-02-08 10:29:19: (mod_fastcgi.c.1072) If this is PHP, try removing the bytecode caches for now and try again.
2009-02-08 10:29:19: (mod_fastcgi.c.3302) respawning failed, will retry later
2009-02-08 10:29:19: (mod_fastcgi.c.3325) response not received, request sent: 764 on socket: unix:/tmp/php-fastcgi.socket-0 for /cms/index.php , closing connection
Does someone know how to solve this problem. Thanks

(I'm almost a noob in linux, but i learn from experience).