Re: Apache 2, PHP, and mod_layout

Brian Aker <[email protected]> Thu, 7 Jul 2005 19:19:21 -0700
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hi Grant,

Do you happen to have a trace from the crash? Could your provide a  
sample php page that causes this to happen?

     -Brian

On Jul 6, 2005, at 2:29 PM, <[email protected]>  
<[email protected]> wrote:

> Converting to Apache2 and get segmentation faults when the  
> requested file is php and at least one of the LayoutHeader or  
> LayoutFooter files are php as well.  If the requested file is html  
> then it works fine - and if the Layout files are html, it works fine.
>
> I'm running the following:
>    - httpd-2.0.54 (Apache 2)
>    - php-4.3.9
>    - mod_layout 4.0.1b (from CVS)
> I tried using mod_layout-4.0.1a but had same issues so tried using  
> latest CVS bundle but didn't help.
>
>
> Here's the configuration:
>  <ifModule mod_layout.c>
>   AddOutputFilter LAYOUT php html htm txt cgi
>   LayoutHeader  "/includes/testheader.php"
>   LayoutFooter  "/includes/testfooter.php
>  </IfModule>
>
>
> Thanks for your help. :)
> +grant
>
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout
>

--
_______________________________________________________
Brian "Krow" Aker, [email protected]
Seattle, Washington
http://krow.net/
http://askbrian.org/
_______________________________________________________
You can't grep a dead tree.