in reply to Re^2: CGI::Application:: Plugin::DebugScreen
in thread CGI::Application:: Plugin::DebugScreen

You are 'only' getting an error message explaining that something is wrong in the runmode 'login'. How are you configuring DBH? Via a prerun runmode? Please make an effort to check out error messages and debug your code before posting. Making effort encourages people to help you when you are really stuck. This goes the same for finding example code. The CGI::Application home page has links to examples and articles that are available, quickly searching using Google would have found that for you. Read the articles I linked to previously, and the articles/examples in links from this post. If you still have problems let us know.

Martin
  • Comment on Re^3: CGI::Application:: Plugin::DebugScreen

Replies are listed 'Best First'.
Re^4: CGI::Application:: Plugin::DebugScreen
by thind (Initiate) on May 30, 2007 at 20:23 UTC
    this error is coming into the code, as i have introduced this error to check if theis DebugScreen module is usefull for development, but till now no luck