On Tue, 6 Feb 2007 02:05:03 -0500 (EST) c chan <[EMAIL PROTECTED]> wrote:
> I installed Apache::DB with mod_perl 2 on Apache 2.0, but Apache::DB > doesn't show any CGI source code even I tried to single step into the > CGI. Have anyone seen this and have a workaround for this? Are you sure your CGI is running under mod_perl? I.e. is $ENV {MOD_PERL} set? This is usually the cause of that problem. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------