Re: PHP not processed in 4.0.1a
Brian Aker <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Organization | TangentOrg |
| Message-ID | <1058723138.21416.382.camel@avenger> |
On Sun, 2003-07-20 at 00:09, Erik Costlow wrote: > When I look at the page, the php inside the requested LAYOUT_SCRIPT_NAME is > executed, but the code inside of header.inc.php and footer.inc.php is not > being processed and shows up on the client's machine. Does anyone know how > to solve this problem? Sounds like they are being attached after mod_layout has done its processing. Which means that mod_layout is not at the end of the chain, or PHP is not behaving correctly and sending its data through output filters. -Brian -- _______________________________________________________ Brian "Krow" Aker, [email protected] Seattle, Washington http://krow.net/ http://askbrian.org/ _______________________________________________________ You can't grep a dead tree.