> -----Original Message-----
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 09, 2001 11:11 AM
> To: '[EMAIL PROTECTED]'
> Cc: [EMAIL PROTECTED]
> Subject: RE: cvs commit: modperl-2.0/Apache-Test/lib/Apache
> TestConfigPerl .pm
>
>
> On Mon, 9 Jul 2001, Geoffrey Young wrote:
>
> > > die in modperl_startup.pl if modperl_{inc,extra}.pl die
>
> > anyway, I thought modperl_extra.pl was supposed to be optional?
>
> it is still optional, but if it exists and dies, then mod_perl should
> propagate that. although, the $@ !~ /^Can.t locate/ is
> bogus, because it
> might be that modperl_extra.pl was located, but a module it
> requires was
> not.
except that my test was dying because modperl_extra.pl didn't exist... I had
to put an (almost) empty file there to get around this warning...
waiting for server to warm up...[Mon Jul 9 11:17:33 2001] [error] Can't
locate conf/modperl_extra.pl in @INC (@INC contains:
/src/Apache/Simple/blib/arch /src/Apache/Simple/blib/lib
/src/Apache/Simple/t /src/bleedperl/lib/5.7.1/i686-linux-thread-multi
/src/bleedperl/lib/5.7.1
/src/bleedperl/lib/site_perl/5.7.1/i686-linux-thread-multi
/src/bleedperl/lib/site_perl/5.7.1 /src/bleedperl/lib/site_perl .
/src/Apache/Simple/t/ /src/Apache/Simple/t/lib/perl) at
/src/Apache/Simple/t/conf/modperl_startup.pl line 6.
...propagated at /src/Apache/Simple/t/conf/modperl_startup.pl line
6.
but maybe it was early ;)
--Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]