On Tue, 2 Nov 2004 11:03:11 -0500
Jason Dixon <[EMAIL PROTECTED]> wrote:

> On Nov 2, 2004, at 10:59 AM, Frank Wiles wrote:
> 
> >   Hmmmm... ok try adding Apache::ServerUtil in your startup.pl, I
> >   may have written down Apache2 as the fix, but it might really be
> >   Apache::ServerUtil.
> 
> Unfortunately, that didn't work either.  Here's my startup.pl:
> 
> [EMAIL PROTECTED] root]# cat /var/www/perl/startup.pl
> use lib qw(/var/www/perl);
> use Apache2;
> use Apache::ServerUtil;
> use Apache::RequestRec;
> use Apache::compat;
> 1;

  I'm thinking Apache::compat might be confusing it.  Can you try
  running without it? 

 ---------------------------------
   Frank Wiles <[EMAIL PROTECTED]>
   http://www.wiles.org
 ---------------------------------


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