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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 25 = ?
Subscribe to this entry?

 
 [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: Fri May 17 01:01:32 2024 UTC