php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2237 asp_tags in php.ini and apache configuration does not work
Submitted: 1999-09-04 13:54 UTC Modified: 1999-09-27 11:22 UTC
From: ts at billiton dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Latest CVS (04/09/1999) OS: SuSE Linux 6.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: ts at billiton dot de
New email:
PHP Version: OS:

 

 [1999-09-04 13:54 UTC] ts at billiton dot de
Changing the asp_tags value in the php.ini or in the apache.conf by using
php_admin_flag asp_tags On does not work.

phpinfo() says that the local value is "On", but it ignores <%=  tags.

Changing the default value in main.c and recompiling makes the <% - Tags work again.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-27 11:22 UTC] andrey at cvs dot php dot net
This seems to be working in the latest CVS. Resubmit if the
problem persists.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC