php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15575 Using PHP for CGI scripting.
Submitted: 2002-02-15 12:49 UTC Modified: 2002-02-15 12:52 UTC
From: mav at alkar dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.1.1 OS: FreeBSD 4.x
Private report: No CVE-ID: None
 [2002-02-15 12:49 UTC] mav at alkar dot net
When i try to use PHP 4.1.1 on one server
in both console and module verion i have such problem:

I wrote CGI script using console version of php.
This scipt begins by line #!/usr/local/bin/php.
When i run scipt as standalone application - all ok.
But when i run it as CGI appication - first output line
contains #!/usr/local/bin/php and then goes correct output.

This bug begins after upgrade from 4.0.4 to 4.1.0


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-15 12:52 UTC] sander@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC