Hi, there:
>
>
> I made sure the embperl test/ dir was chmod 777 user and group both
> nobody.
>

... and now we have a different problem:

>
> [-1][Sun Oct 13 21:07:13 2002] [notice] Digest: done
>

make test doesn't like this notice, also it isn't an error. Just run make
test with

make test TESTARGS="-i"

this will ignore this message. As long as you don't see any other errors
everything is fine

>
> I noticed that the pid being used to start httpd isn't to be the
> pid that is actually running httpd.
>
>
> Do I need to kill the apache process first? Where is make test getting the
> pid number for httpd?
>

make test starts (and stops) it's own httpd, so you don't see it afterwards
in the ps listing. You don't need to stop the httpd, because make test is
using another port.

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