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

Re: Re: How to calculate development time?

by Siddartha (Curate)
on May 31, 2001 at 14:05 UTC ( [id://84561]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: How to calculate development time?
in thread How to calculate development time?

Do I still need access to the config file id I can get the ISP to install mod_perl ?:)

If they add:

LoadModule perl_module modules/libperl.so
AddModule mod_perl.c

and add:
SetHandler perl-script
PerlHandler Apache::Register
Options +ExecCGI

in my Virtual Host setup, would I need access to the config file for anything else.

I don't know what the chances are of getting them to do this, but I would still like to know if the is all that is needed for me to use mod_perl in my HTML files.

Thanks
-Siddatha

  • Comment on Re: Re: How to calculate development time?

Replies are listed 'Best First'.
Re: Re: Re: How to calculate development time?
by sparky8342 (Acolyte) on Jun 01, 2001 at 17:40 UTC
    I think it's unlikely that they'd go for it.

    As well as the above, they need to recompile Apache with mod_perl. It's also conceivable that you might want to use different apache handlers later on, requiring changes to the configuration file.

    There's also security problems, you could potentially crash apache and bring down all the sites on the machine, etc.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84561]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.