php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #4821 how clear this messages -> X-Powered-By: PHP/4.0.0 Content-type: text/html
Submitted: 2000-06-05 15:30 UTC Modified: 2003-01-12 10:46 UTC
From: cfermin at emsca dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0 Release Candidate 2 OS: nt 4.0 sp4
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: cfermin at emsca dot com
New email:
PHP Version: OS:

 

 [2000-06-05 15:30 UTC] cfermin at emsca dot com
how clear this messages?

X-Powered-By: PHP/4.0.0 Content-type: text/html

thank

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 05:40 UTC] zeev at cvs dot php dot net
That's not a real bug report...
If you meant, however, that you got this text in your browser when you tried to access a .php page - then the problem is most probably a buggy php.ini file.  Try to remove your php.ini file (or rename it) and see if the problem persists.

PHP 4.0.1 will properly report parse errors in php.ini using message boxes.
 [2002-06-03 14:13 UTC] misovic at kybernetika dot sk
ok ...i?m sorry ...
Peter
 [2003-01-12 03:03 UTC] ikml at mail dot com
the mandatory inclusion of the http headder
'X-Powered-By: PHP'
IS a bug
because: if the (myhost.com/~user) user does not have access to get rid of that http headder
his scripts cannot interact properly with other web services, search engines, and proxys
-rendering php as a less useful language than say perl
 [2003-01-12 10:46 UTC] goba@php.net
Web services are defined to not bother themselfs with these kind of headers. PHP can work with any web service even with this header in place, beleive me ;)

You are probably on a wrong way, you shuold not see those two lines in a browser window, as they are processed by the browser...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Aug 08 10:00:03 2025 UTC