Mailinglist Archive: opensuse-bugs (7187 mails)
| < Previous | Next > |
[Bug 356621] New: PHP5: short_open_tag in php. ini no longer working after update
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 28 Jan 2008 04:40:43 -0700 (MST)
- Message-id: <bug-356621-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=356621
Summary: PHP5: short_open_tag in php.ini no longer working after
update
Product: openSUSE 10.2
Version: Final
Platform: 32bit
OS/Version: openSUSE 10.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: it@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
The following PHP5 packages were updated over the weekend for our OpenSuse
10.2:
apache2-mod_php5 5.2.5-18.1
php5 5.2.5-18.1
php5-mysql 5.2.5-18.1
php5-pdo 5.2.5-18.1
After this our web site no longer seemed to allow php tags in code with just
"<?" (smaller-than and question-mark) - only the syntax "<?php" (add
smaller-than and question-mark and php) was allowed.
Apart from a malfunctioning website it's an issue because code is being
disclosed!
Workaround is to modify all code :-(
I found this PHP bug which might be the cause of this issue? :
"ini setting short_open_tag has no effect when using --enable-maintainer-zts"
http://bugs.php.net/bug.php?id=39969
Our php.ini contains:
short_open_tag = On
Best regards,
- Gerrit
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: PHP5: short_open_tag in php.ini no longer working after
update
Product: openSUSE 10.2
Version: Final
Platform: 32bit
OS/Version: openSUSE 10.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: it@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
The following PHP5 packages were updated over the weekend for our OpenSuse
10.2:
apache2-mod_php5 5.2.5-18.1
php5 5.2.5-18.1
php5-mysql 5.2.5-18.1
php5-pdo 5.2.5-18.1
After this our web site no longer seemed to allow php tags in code with just
"<?" (smaller-than and question-mark) - only the syntax "<?php" (add
smaller-than and question-mark and php) was allowed.
Apart from a malfunctioning website it's an issue because code is being
disclosed!
Workaround is to modify all code :-(
I found this PHP bug which might be the cause of this issue? :
"ini setting short_open_tag has no effect when using --enable-maintainer-zts"
http://bugs.php.net/bug.php?id=39969
Our php.ini contains:
short_open_tag = On
Best regards,
- Gerrit
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |