On Tue, 2 Nov 2004, Frank Wiles wrote:

> On Tue, 2 Nov 2004 10:44:41 -0500
> Jason Dixon <[EMAIL PROTECTED]> wrote:
>
> > On Nov 2, 2004, at 10:37 AM, Frank Wiles wrote:
> >
> > >   I believe this is caused by a documentation bug I've yet to fix in
> > >   Apache::DProf.  Try preloading Apache2 in your startup.pl and it
> > >   should work for you.
> >
> > Hi Frank-
> >
> > I'm still getting the error:
> >
> > Starting httpd: [Tue Nov 02 10:42:26 2004] [error] Can't locate object
> >
> > method "server_root_relative" via package "Apache::Server" at
> > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache/DProf.pm

Instead of server_root_relative, does using
  File::Spec->catfile(Apache::ServerUtil::server_root, $fname)
work?

-- 
best regards,
randy kobes

-- 
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