Re: Debugging the CGI - Application

2001-06-27 Thread Aaron Craig
rom: "Me" <[EMAIL PROTECTED]> >To: "Rajeev Rumale" <[EMAIL PROTECTED]>; "'Beginner Perl'" ><[EMAIL PROTECTED]> >Sent: Wednesday, June 27, 2001 11:13 AM >Subject: Re: Debugging the CGI - Application > > > > > Any mor

Re: Debugging the CGI - Application

2001-06-26 Thread Rajeev Rumale
~~~ - Original Message - From: "Me" <[EMAIL PROTECTED]> To: "Rajeev Rumale" <[EMAIL PROTECTED]>; "'Beginner Perl'" <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 11:13 AM S

Re: Debugging the CGI - Application

2001-06-26 Thread Me
> Any more suggestion ? If you are allowed to modify your web server's setup, then: http://www.masonhq.com/docs/manual/Mason.html and prepare for your world to be turned upside down...

Re: Debugging the CGI - Application

2001-06-26 Thread Rajeev Rumale
iginal Message - From: "Me" <[EMAIL PROTECTED]> To: "Rajeev Rumale" <[EMAIL PROTECTED]>; "'Beginner Perl'" <[EMAIL PROTECTED]> Sent: Wednesday, June 27, 2001 10:50 AM Subject: Re: Debugging the CGI - Application > > I am facing

Re: Debugging the CGI - Application

2001-06-26 Thread Me
> I am facing was difficulty in debugging the script in my CGI base > application. > > To get the feel of the program I use "print" statements where ever possible. > But causes problem with setting cookies as this header has to be written > before any thing with can be display as html. > > I would

Debugging the CGI - Application

2001-06-26 Thread Rajeev Rumale
Greetings ! I am facing was difficulty in debugging the script in my CGI base application. To get the feel of the program I use "print" statements where ever possible. But causes problem with setting cookies as this header has to be written before any thing with can be display as html. I would