Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 79617 invoked by uid 500); 2 Jul 2002 17:51:55 -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 79604 invoked from network); 2 Jul 2002 17:51:55 -0000 Message-ID: <00b501c221f1$b2826480$0b0c0b0a@gr.ecos.de> From: "Gerald Richter" To: Cc: References: Subject: Re: Antwort: Re: Antwort: Re: Problems with embperl-2.0b8 Date: Tue, 2 Jul 2002 19:55:47 +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 Hello, > okay apache is now running with Embperl.so which is a copy of Embperl.sl. fine :-) > The new directives are working and base.epl is loaded but following problem > still happen. > The structure is like this: > /project/base.epl > /project/content.epl > /project/index.html > /project/main/content.epl > /project/main/index.html > > /project/content.epl contains only [- Execute ('*') -] > /project/main/content.epl contains > [- Execute ('navigationbar.epl' ) -] > [- Execute ('*') -] > > In /project/index.html i do a call to main/index.html. > I suppose there will be a navigationabr on the left but there isn't. Only the > content of > /project/main/index.html is displayed. > > So do i misunderstand something? > What the content of your base.epl? Is it a Execute ('content.epl') ? If yes, you will only see your navigation bar if you directly request main/index.htm, in this case main/content.epl will be called, if you request index.htm, then content.htm will be called. http://www.ecos.de/embperl/pod/intro/IntroEmbperlObject.htm contains some examples > The test_err.log file is attached. > the log seems to be ok 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