Carl Brewer wrote:


I've just done a bit of an overhaul of my mp2 install
on apache 2.0.50/perl 5.8.5/mp2-current, NetBSD 1.6.2, and
am having a few problems.

the most critical one is that I can't find apache::server
anymore.

My old startup.pl scripts had

    use Apache::Server ();

Has this been done away with?

I noticed no mention of it in
http://perl.apache.org/docs/2.0/user/config/config.html
which suggests that it has?

I'vr a bunch of compile & install errors that I'll post proper
bug reports about in dev tonight or tomorrow :)

That's what we post the Changes log for:

Subject: [ANNOUNCE] mod_perl 1.99_15
mod_perl 1.99_15 is out:
[...]
Changes since 1.99_14:
[...]
In order to be consistent with Apache::RequestRec, Apache::Server is
now Apache::ServerRec and all methods/functions from Apache::Server
now live in Apache::ServerRec. [Stas]

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to