On Wed, 5 Sep 2001, Gary Benson wrote:
> But looking more closely, I see that there is a -port option. Perhaps
> that makes more sense...
you can also run:
% perl Makefile.PL apxs ~/apache-2.0/bin/apxs port
then the generated t/TEST will uses these values in such a way that does
not invali
On Wed, 5 Sep 2001, Doug MacEachern wrote:
> On Mon, 3 Sep 2001, Gary Benson wrote:
>
> >
> > Hi all,
> >
> > I'm getting problems with tests passing if I run:
> >
> > % perl t/TEST
> >
> > but failing if I run:
> >
> > % perl t/TEST -start-httpd
> > % perl t/TEST -run-tests
> > % perl t/TEST -st
On Mon, 3 Sep 2001, Gary Benson wrote:
>
> Hi all,
>
> I'm getting problems with tests passing if I run:
>
> % perl t/TEST
>
> but failing if I run:
>
> % perl t/TEST -start-httpd
> % perl t/TEST -run-tests
> % perl t/TEST -stop-httpd
works fine for me.
> It seems that this chunk of code,
Hi all,
I'm getting problems with tests passing if I run:
% perl t/TEST
but failing if I run:
% perl t/TEST -start-httpd
% perl t/TEST -run-tests
% perl t/TEST -stop-httpd
It seems that this chunk of code, from TestConfig.pm (~ line 140), is the
culprit. It deletes the section of the config f