[Catalyst] Again: Lighttpd deployment problems as non root

Kieren Diment diment at gmail.com
Tue Mar 6 10:11:43 GMT 2007


When I deploy my application at /fastcgi with lighttpd, the url
http://my.site.com/fastcgi gives a 404 error, and
http://my.site.com/fastcgi/ returns an internal server error handled by
catalyst (with unknown resource fastcgi).  This happens for every url
without a trailing slash.

If I try http://my.site.com/fastcgi/content/, it  redirects to
http://my.site.com/fastcgi/content/content/ which outputs what should be at
the first /fastcgi/content

Reading around this subject, the environment variables $SCRIPT_NAME and
$PATH_INFO seem to be important.  However for my lighttpd installation
neither of these variables are set.  However, PATH_INFO is set using the
developemnt server.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070306/5cb7d=
c33/attachment.htm


More information about the Catalyst mailing list