Neil,

I think I have enought informations now to put together a the test with
BEN-SSL. One thing could be help full, if you send me the output of

httpd -l

>
> I took a look at the list of options listed by make test
> TESTARGS="--help", and tried using -n to make it not look at the httpd
> error log, but that seems to fail completely. It exits with a list of
> the options, as if I had supplied an invalid option. Just putting -c
> actually does work, sometimes.

Some example for usefull options are:

make test TESTARGS="-o"    -> only offline tests
make test TESTARGS="-h"    -> only mod_perl tests
make test TESTARGS="-c"    -> only cgi tests
make test TESTARGS="-i"    -> ignore any errors (just display) and continue


> Incidentally, you have to manually kill
> gcache each time when testing, otherwise it will fail for sure because
> the port is already in use.
>
> This is interesting - the make test works sometimes, not other times. It
> is linked, I believe, to gcache in some way. I have not yet tied down
> the sequence of actions that makes it work, only that if you wait awhile
> it sometimes works. Why does it try to start gcache twice?
>

I don't know much about gcache, maybe anybodyelse on the list has experience
how setup gcache to correctly stop when apache stops, or even better to
setup BEN-SSL, so that SSL _and_ gcache is disabled, since we don't need it
for the tests

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to