php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19388 short_open_tags make php parse every page not only the configured ones
Submitted: 2002-09-13 07:51 UTC Modified: 2002-11-04 01:00 UTC
Votes:2
Avg. Score:1.0 ± 0.0
Reproduced:0 of 2 (0.0%)
From: roland dot lichti at mediaways dot net Assigned:
Status: No Feedback Package: PHP options/info functions
PHP Version: 4.2.2 OS: Solaris 7 and Redhat Linux 7.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
48 - 47 = ?
Subscribe to this entry?

 
 [2002-09-13 07:51 UTC] roland dot lichti at mediaways dot net
We reproduced the problem:

when php_flag short_open_tag on is set, every html page gets parsed by php and not only the pages defined as parseable (.php3 and .php).

Redhat 7.2 with Apache 1.3.23 and PHP 4.1.2 behaves the same ...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-13 14:48 UTC] roland dot lichti at mediaways dot net
when php_flag short_open_tag on is set, every html page gets parsed by
php and not only the pages defined as parseable (.php3 and .php).
 [2002-10-16 14:14 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

If the problem persists with latest CVS, please include any configuration lines pertaining to PHP from your Apache's httpd.conf.
 [2002-11-04 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 12:01:31 2024 UTC