Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: mod_perl question

by perrin (Chancellor)
on Jul 22, 2002 at 15:34 UTC ( [id://184097]=note: print w/replies, xml ) Need Help??


in reply to mod_perl question

Don't play games with your live server. It's easy to start a testing server on a separate port like 8080 and play with mod_perl there. This too is covered in the docs at perl.apache.org.

Despite attempts to handle as broad a range of scripts as possible, Apache::PerlRun is still just a compatibility layer. There are plenty of things you could do in your code that will work fine under CGI but fail with PerlRun.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 18:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found