Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 81848 invoked by uid 500); 16 Oct 2002 05:54:49 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 81833 invoked from network); 16 Oct 2002 05:54:48 -0000 Message-ID: <009901c274d8$90b11ec0$0b0c0b0a@gr.ecos.de> From: "Gerald Richter" To: "Gary Nielson" Cc: "Embperl" References: Subject: Re: Getting embperl to work with mod_perl Date: Wed, 16 Oct 2002 07:55:00 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: 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