Thank you. Larry S. Brown Dimension
Networks, Inc. (727) 723-8388 -----Original
Message----- You can
create another <Files> bock like the one you included below for
*.html. So, you would have two of these blocks, one for *.php and one for
*.html. I tried it on my server and it worked just as I expected it to,
parsing the php tags in both .php and .html files. I was able to resolve the issue off list. The problem was with the php.conf file. The original posting was due to a modification of the Files tag. <Files *.php> SetOutputFilter PHP SetInputFilter PHP LimitRequestBody 524288 </Files> is modification was an attempt to get the server to parse .html in this file. Changing it back to this format fixed pasing of .php files. If anyone has the correct method within this file to parse .html can you post this. PS. We worked on this off list as I had him mail me the configuration files to look for the problem. Larry S. Brown Dimension Networks, Inc. (727) 723-8388 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes Sent: Friday, January 17, 2003 2:51 PM To: [EMAIL PROTECTED] Subject: RE: PHP displaying PHP code and only that On Fri, 2003-01-17 at 13:33, Kevin Breit wrote: On Fri, 2003-01-17 at 06:50, Larry Brown wrote: For starters, are you using just a text editor (emacs/vi)? Yeah, I am using emacs to edit the file. Second, I am using the short <? method, not <?php. try it with <?php you might find some additional issues with globals too. Lots of stuff in the archives about both topics Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list |
- PHP displaying PHP code and only that Kevin Breit
- RE: PHP displaying PHP code and only that Larry Brown
- RE: PHP displaying PHP code and only that Kevin Breit
- RE: PHP displaying PHP code and only that Larry Brown
- RE: PHP displaying PHP code and only that Kevin Breit
- RE: PHP displaying PHP code and only... Thomas E. Dukes
- (no subject) bulent acikgoz
- RE: PHP displaying PHP code and only that Bret Hughes
- RE: PHP displaying PHP code and only that Larry Brown
- Re: PHP displaying PHP code and only... Shannon Neumann
- RE: PHP displaying PHP code and ... Larry Brown
- RE: PHP displaying PHP code and only that Larry Brown
- RE: PHP displaying PHP code and only that Kevin Breit