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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 08:01:36 2025 UTC