Apache 2, PHP, and mod_layout

<[email protected]> Wed, 6 Jul 2005 14:29:29 -0700
Newsgroups gmane.comp.apache.mod-layout
Message-ID <2A970EE3E6071B42A67A1BBF5245489F2B29A5@entex01.int.entrisphere.com>
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