php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3480 Php executable generates header not recognised by server
Submitted: 2000-02-14 16:59 UTC Modified: 2000-08-04 23:11 UTC
From: paul dot jennings at barclaycard dot co dot uk Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.14 OS: Solaris 2.6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: paul dot jennings at barclaycard dot co dot uk
New email:
PHP Version: OS:

 

 [2000-02-14 16:59 UTC] paul dot jennings at barclaycard dot co dot uk
I had 3.0.1.13 working ok. I tried to recompile with gd and zlib support but it failed. Downloaded 3.0.1.14 which suggested it would fix problem. It did compile but now will not work with server (iPlanet 4.0SP2). I am specifying with mysql, gd and zlib. If I run from the command line, I can see extra lines at the beginning :-
Expires: Mon, 26 Jul 1997 05:00:00 GMT
Last-Modified: Mon, 14 Feb 2000 15:42:06 GMT
Cache-Control: no-cache, must-revalidate
X-Powered-By: PHP/3.0.14
Content-type: text/html
which would not be understood by the server (I think they might be by Apache). How do I suppress these unwanted lines ?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-04 23:11 UTC] hholzgra@php.net
theese headers are supposedto be there,
this is definetly not causing your problem
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 06:01:32 2024 UTC