Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl

Help with mod_perl

 

 

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded


matty.rnld at gmail

Mar 16, 2010, 12:33 AM

Post #1 of 2 (516 views)
Permalink
Help with mod_perl

Hi,

Can any one please tell me how to disable perl's malloc in mod_perl?

I donot want to recompile perl.

Is there any way that i can disable perl's malloc in mod_perl only?

Regards,
Matty


pharkins at gmail

Mar 16, 2010, 9:46 AM

Post #2 of 2 (484 views)
Permalink
Re: Help with mod_perl [In reply to]

On Tue, Mar 16, 2010 at 3:33 AM, Matty Ronald <matty.rnld [at] gmail> wrote:
> Can any one please tell me how to disable perl's malloc in mod_perl?
>
> I donot want to recompile perl.
>
> Is there any way that i can disable perl's malloc in mod_perl only?

No, sorry. Since mod_perl is just embedding your perl in apache, you
have to change your perl to accomplish this. You do have the option
of compiling a separate perl just for mod_perl to use and keeping your
system perl untouched. If you want to do that, look at the perl
compile options for setting an install location and then use your
newly built perl to run the mod_perl configuration scripts.

- Perrin

ModPerl modperl RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.