On Thu, May 1, 2008 at 4:21 PM, Aristotle Pagaltzis <[EMAIL PROTECTED]> wrote: > Hi Paul, > > * Paul Makepeace <[EMAIL PROTECTED]> [2008-05-01 17:00]: > > > How does one use perl -d in the context of a FastCGI instance? > > Any other debugging tips? > > does your problem happen only with the FastCGI engine or can you > reproduce it with others?
You mean like running the foo_server.pl on port 3000? I haven't done that yet, partly as my app is a Cat/PHP hybrid so I'm having to modify my login system to work without PHP. That aside, and so I'm understanding what's being proposed here: modifying the foo_server.pl to use perl -d and breakpointing the controller, then stepping through based on a hit? P > > If you can, well, there you go. > > Regards, > -- > Aristotle Pagaltzis // <http://plasmasturm.org/> > > > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
