On Aug 2, 2012, at 8:43 AM, Duncan Garland wrote:

> Any idea what’s causing this? I tried re-installing Plack::Handler::FCGI but 
> it just made things worse. It works using the development server or cgi. It 
> works using fcgi on our other servers.

> [warn] Use of uninitialized value $host in substitution (s///) at 
> /usr/lib64/perl5/site_perl/share/perl5/Catalyst/Engine.pm line 447, <DATA> 
> line 998.

I can't say for certain, but it looks like neither the HTTP_HOST nor the 
SERVER_NAME environment variables are set.  Whether this is what's causing the 
FCGI to freak out remains to be seen, but if nobody else has a more 
authoritative answer, this is the first thing I would try to remedy.

- Mark
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to