Thanks for the help! -----Original Message----- From: Frank Wiles [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 3:44 PM To: Reese,Richard Stephen Cc: modperl@perl.apache.org Subject: Re: Apache::Server not included in mod_perl-1.99_16-4
On Wed, 7 Jun 2006 15:03:28 -0400 "Reese,Richard Stephen" <[EMAIL PROTECTED]> wrote: > Great thanks for help on the install. > > I've got to do some rewriting because it does seem that many of the > values have been rewritten as mentioned before. > > use ModPerl::Util (); #for CORE::GLOBAL::exit > use Apache2::RequestRec (); > use Apache2::RequestIO (); > use Apache2::RequestUtil (); > use Apache2::ServerUtil (); > use Apache2::Connection (); > use Apache2::Log (); > use APR::Table (); > use ModPerl::Registry (); > use Apache2::Const -compile => ':common'; > use APR::Const -compile => ':common'; > use GatorLink::ModAuth2 (); > > Could you suggest an appropriate list to get help with this? This page http://perl.apache.org/docs/2.0/rename.html has all of the instructions you need to move from using the 1.99 versions to using the real 2.0 versions. This list is the best list for help with those issues, but it should really be self explanatory from that web page. --------------------------------- Frank Wiles <[EMAIL PROTECTED]> http://www.wiles.org ---------------------------------