[Catalyst] fcgid configuration for catalyst

Jason Galea lists at eightdegrees.com.au
Thu Feb 2 13:35:18 GMT 2012


>
> Can you grab the app for the phrase PERL_ENV, and show us the top level
> application class, and whichever class contains PERL_ENV?


t0m meant to say "Can you grep the app for the phrase PERL_ENV,"

..just to avoid any confusion..


>
>
>>                                              PATH_INFO
>> =3D> "/static/images/logo.gif",
>>                                              PATH_TRANSLATED
>> =3D> "/auto/web-sciam/app/root/**static/images/logo.gif",
>>                                              QUERY_STRING            =3D>
>> "",
>>                                              REMOTE_ADDR
>> =3D> "10.78.184.182",
>>                                              REMOTE_PORT             =3D>
>> 2596,
>>                                              REMOTE_USER
>> =3D> "rkurien",
>>                                              REQUEST_METHOD          =3D>
>> "GET",
>>                                              REQUEST_URI
>> =3D> "/cts/static/images/logo.gif",
>>                                              SCRIPT_FILENAME
>> =3D> "/auto/web-sciam/app/script/ct**s_fastcgi_eifweb.pl<http://cts_fast=
cgi_eifweb.pl>
>> ",
>>                                              SCRIPT_NAME
>> =3D> "/app",
>>                                              SCRIPT_URI
>> =3D> "http://app.com/cts/static/**images/logo.gif<http://app.com/cts/sta=
tic/images/logo.gif>
>> ",
>>                                              SCRIPT_URL
>> =3D> "/cts/static/images/logo.gif",
>>                                              SERVER_ADDR
>> =3D> "10.22.181.151",
>>                                              SERVER_ADMIN
>> =3D> "webmaster-cts\@cisco.com",
>>                                              SERVER_NAME
>> =3D> "app.com",
>>                                              SERVER_PORT             =3D>
>> 80,
>>
>>
> So these look like at whatever point this is captured, the environment is
> sane - why this isn't being picked up by Catalyst::Engine::CGI (which the
> FastCGI engine subclasses) is a mystery to me, but I suspect your app cod=
e..
>
>
>
>> I removed the FcgidInitialEnv lines fromhttpd conf. But still am not
>> able to move forward.
>>
>
> Does it all work if you use the development server? I.e. is it _only_
> FastCGI that's an issue, or generally with anything not mod_perl
>
>
>  We are using catalyst  5.7014.
>>
>
> This version is almost 4 years old, which is a lifetime! But it's probably
> easier to get you sorted out where you are right now than trying to upgra=
de
> as well.
>
> Cheers
> t0m
>
>
>
> Cheers
> t0m
>
>
> ______________________________**_________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<ht=
tp://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
> Searchable archive: http://www.mail-archive.com/**
> catalyst at lists.scsys.co.uk/<http://www.mail-archive.com/catalyst@lists.sc=
sys.co.uk/>
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120202/4bf13=
5ca/attachment.htm


More information about the Catalyst mailing list