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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: roland dot lichti at mediaways dot net
New email:
PHP Version: OS:

 

 [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: Wed Apr 24 02:01:30 2024 UTC