Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: mod_perl debugging help

by Solo (Deacon)
on Jun 22, 2006 at 20:00 UTC ( [id://557006]=note: print w/replies, xml ) Need Help??


in reply to mod_perl debugging help

Is your application is generating useful error messages? If you're running Apache 1.3+ (I hope) check for a LogLevel directive in the config.

Have you looked at Apache::Test?

Update: Yea, and what Joost said.

--Solo

--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.

Replies are listed 'Best First'.
Re^2: mod_perl debugging help
by MiggyMan (Sexton) on Jun 22, 2006 at 20:41 UTC
    The application itself doesnt ever get the chance to output any error messages (not that i've put many in at this stage) since mod_perl fails to compile the script in the first place :(

    The loglevel wasnt a bad idea but it doesnt seem to effect mod_perl code.

    As for Apache::Test, i'll see about having another poke at it this evening, it might prove more usefull than when I last looked.
      mod_perl fails to compile the script in the first place

      If it's a compile time problem, then how does it work ever?

      --Solo

      --
      You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://557006]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-24 13:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found