php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2915 NOP on <?PHP ?> inside HTML with PHP4Beta3
Submitted: 1999-12-04 16:47 UTC Modified: 1999-12-19 18:59 UTC
From: mwei at tuts dot nu Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mwei at tuts dot nu
New email:
PHP Version: OS:

 

 [1999-12-04 16:47 UTC] mwei at tuts dot nu
Hi.

Running an "Apache/1.3.9 (Unix) PHP/4.0b3 mod_ssl/2.4.8 OpenSSL/0.9.4" I've problems with processing "<?PHP ?>-Tags in my .html's (http://avalon.tuts.nu/) which never been processed while php-Files work fine. Any hints?

	-- Micha

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-19 18:59 UTC] shaneo at cvs dot php dot net
Add this to your httpd.conf and restart Apache
AddType application/x-httpd-php .html
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC