php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3591 CGI version does not work in 4.0B
Submitted: 2000-02-23 12:07 UTC Modified: 2000-06-17 19:50 UTC
From: dreed at capital dot edu Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 4 Patch Level 1 OS: SunOS 5.7 (Solaris 2.7)
Private report: No CVE-ID: None
 [2000-02-23 12:07 UTC] dreed at capital dot edu
Under PHP3.0.14, I compiled with --enable-discard-path
and can use PHP by putting:
#!/path/to/php 

at the top of a file

but with 4.0 betas (b3,b4,b4pl1), Netscape never loads
the page (also compiled with --enable-discard-path)

I didn't see anything indicating this should have changed.
Please accept my apologies if I missed something in the
documentation.  Feel free to e-mail me (dreed@capital.edu)
for any more clarifications.  Unfortunately, I am not
the sys-admin on the machine so I can not see the web
server logs (also, this is SWS - Sun's Web Server).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-17 19:50 UTC] andi at cvs dot php dot net
This should be fixed in the latest CVS. Please grab it or the latest snapshot from snaps.php.net. If it still doesn't work for you please open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 12:01:30 2024 UTC