Re: MOD_Perl Converter

2002-11-01 Thread Perrin Harkins
Ged Haywood wrote: On Fri, 1 Nov 2002, Frank Naude (FJ) wrote: but, is there any mod_cgi to mod_perl converter available? Have a look at Apache::Registry. And to address the specific problem you mentioned about initializaing variables, look at Apache::PerlRun. - Perrin

Re: MOD_Perl Converter

2002-11-01 Thread Ged Haywood
Hi there, On Fri, 1 Nov 2002, Frank Naude (FJ) wrote: > Sorry if this is a FAQ, So read the docs already! :) > but, is there any mod_cgi to mod_perl converter available? Have a look at Apache::Registry. 73, Ged.

MOD_Perl Converter

2002-10-31 Thread Frank Naude (FJ)
Hi, Sorry if this is a FAQ, but, is there any mod_cgi to mod_perl converter available? I'm not even sure if such a converter would be possible. However, even a partial convert will already help a great deal. For example, such a converter could scan a program and add code to it to initi