php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7514
Submitted: 2000-10-28 09:22 UTC Modified: 2000-11-02 15:33 UTC
From: jcelle at alternis dot fr Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: nt 4.0
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:
32 - 31 = ?
Subscribe to this entry?

 
 [2000-10-28 09:22 UTC] jcelle at alternis dot fr
This follows bug 6469 which i have been uunable to reopen.

I tried with dev version of php from php4win.de. The exact name of the file i downloaded is : php4.0.4-dev-win32-20001022.zip

The "crash" is now smoother as i get an appropriate error message within my browser :

"No input file specified."


I don't know how website calls php.exe but i don't think there is a way to specify additional stuff like '%1' when making the association between .php and php.exe within website's configuration interface (as it is possible with IIS for instance). But again website launches the version 3 of php.exe with full success.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-02 15:33 UTC] dbeu@php.net
this is no crash, set the doc_root in the php.ini and it will work.
instructions on how to do that are available at php4win.de
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC