[Catalyst] Enabling debug mode with fastcgi..
Adam Mackler
nabble at mackler.org
Mon Jan 18 19:54:44 GMT 2010
Hi Toby:
The output might be going to your web server log. Try starting your
fastcgi script with a -e option (with CATALYST_DEBUG set as well).
Adam
On Mon, Jan 18, 2010 at 05:03:23PM +1100, Toby Corkindale wrote:
> Hi guys,
> If you're running a Catalyst app with the fastcgi script (as found in
> scripts/myapp_name_fastcgi.pl), then is there a way to enable the debug
> mode. (eg. like running scripts/myapp_server.pl -d)
>
> I've tried setting CATALYST_DEBUG and MYAPP_DEBUG in the shell
> environment, but that doesn't seem to work. Either that or else fastcgi
> is discarding the output somewhere in our case. (I've messed with the
> -keeperr option too)
>
> Cheers,
> Toby
>
> _______________________________________________
> List: Catalyst at 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/
More information about the Catalyst
mailing list