Re: 0.96.1 lighttpd + FastCGI

2008-05-08 Thread Jeff Anderson
Panos Laganakos wrote: This post[1] seems to have the same issue. Ticket 6063, which was fixed at rev.6895. Problem is that the whole project is written for 0.96.1. Any way this can be fixed in 0.96.1? My guess is that you'd have to backport the patch yourself. This is one of the reasons

Re: 0.96.1 lighttpd + FastCGI

2008-05-07 Thread Panos Laganakos
This post[1] seems to have the same issue. Ticket 6063, which was fixed at rev.6895. Problem is that the whole project is written for 0.96.1. Any way this can be fixed in 0.96.1? [1]

0.96.1 lighttpd + FastCGI

2008-05-06 Thread Panos Laganakos
This is the lighty setup: $HTTP["host"] == "manishop.solhost.org" { var.serverpath = "/panos/manishop.solhost.org" server.document-root = basedir + serverpath + "/manigifts/static" server.errorlog = basedir + serverpath + "/logs/server.log" accesslog.filename = basedir +