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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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 16:01:30 2025 UTC