You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Etienne Boulet <eb...@123certification.com> on 2001/09/19 16:56:06 UTC

Embperl Make test

Hi,

I think I'm about to finalize Embperl installation but
when I do the Make test goes well until I get an HTTPD error :

**** The Make TEST ****
loading...                    ok
Testing offline mode...
#0 ascii...                   ok
=====> they are all OK
#157 inctext.htm...           ok
Testing Execute function...
div.htm from file...          ok
div.htm from memory...        ok
div.htm to memory...          ok
div.htm from/to memory...     ok
error.htm to memory...        ok
EmbperlObject/epopage1.htm ...ok
EmbperlObject/sub/epopage2.htm ...ok
EmbperlObject/obj/epoobj3.htm ...ok

Starting httpd...       httpd: -u option must be used in standalone mode
Read on closed filehandle <FERR> at test.pl line 1961.
Cannot open test/tmp/httpd.pid at test.pl line 1963.

Test terminated with fatal error
cat: test/tmp/httpd.pid: No such file or directory
*** Error code 1

Does somebody know what should I do ?

Thanks

Etienne Boulet

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Embperl Make test

Posted by Gerald Richter <ri...@ecos.de>.
>
> Starting httpd...       httpd: -u option must be used in standalone mode
> Read on closed filehandle <FERR> at test.pl line 1961.
> Cannot open test/tmp/httpd.pid at test.pl line 1963.
>
> Test terminated with fatal error
> cat: test/tmp/httpd.pid: No such file or directory
> *** Error code 1
>
> Does somebody know what should I do ?
>

I never hear about a -u option. Maybe that's a problem because you don't
start httpd as root, also this normaly should work unless you use a port
below 1000, which make test doesn't do.

Since all offline tests works, I would suggest to go ahead and try it out in
the real server. Normaly this should work without problems.

Gerald



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

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org