Randy, 

For what it's worth, I can verify Rex's experience with the exception
that I used a win2k platform instead of Nt 4. I do have use Apache2 in
my startup.pl.

Rich

"Arul, Rex" wrote:
> 
> Randy:
> 
> In order to keep my Apache 1.3.23/Mod_Perl-1.26 safe, I tried installing Apache 
>2.0.35/mod_perl-2 on a different NT 4.0 Server with ActivePerl 628.
> 
> LoadModule perl_module modules/mod_perl.so
> PerlModule Apache2
> 
> WORKS!!!
> 
> However, when I write a simple Perl CGI page, it bombs at the notorious 
>RegistryCooker!!
> 
> Here is the error message for your perusal:
> 
> Server error!
> Error message:
> Attempt to free unreferenced scalar at 
>E:/Perl/site/lib/Apache2/ModPerl/RegistryCooker.pm line 45. BEGIN failed--compilation 
>aborted at E:/Perl/site/lib/Apache2/ModPerl/RegistryCooker.pm line 48. Compilation 
>failed in require at E:/Perl/site/lib/Apache2/ModPerl/Registry.pm line 11. BEGIN 
>failed--compilation aborted at E:/Perl/site/lib/Apache2/ModPerl/Registry.pm line 11. 
>Compilation failed in require at (eval 2) line 3.
> If you think this is a server error, please contact the webmaster
> Error 500
> retail_office
> 04/16/02 08:55:25 PM
> Apache/2.0.35 (Win32) mod_perl/1.99_02-dev Perl/v5.6.1
> 
> Kindly help.
> 
> Thanks,
> Rex
> 
> Randy Kobes <[EMAIL PROTECTED]> wrote:
> 
> >
> >That's because the LoadModule directive is needed to load
> >mod_perl.so; reenable it to get rid of this error ...
> >
> >Do you have mod_perl-1 installed in the same Perl tree?
> >If so, it may be that things are getting confused with
> >trying to find the mod_perl-2 stuff under
> >    \Perl\Site\lib\Apache2
> >Perhaps try temporarily rename
> >    \Perl\site\lib\Apache.pm
> >    \Perl\site\lib\Apache
> >to something else, and then also having a
> >    use Apache2;
> >in your start-up routine.
> >
> >best regards,
> >randy
> >
> >
> 
> __________________________________________________________________
> Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
>convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/
> 
> Get your own FREE, personal Netscape Mail account today at 
>http://webmail.netscape.com/

-- 
-----------------------------------------------------------------------------
   "He who will trade freedom for security will get, nor deserve,
neither"
                               ----------
       On the net, you either lead the pack or play with the puppies.
-----------------------------------------------------------------------------

Reply via email to