php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6469 Crash when launched by O'reilly Website 2.5
Submitted: 2000-08-31 11:09 UTC Modified: 2000-10-28 01:44 UTC
From: jcelle at alternis dot fr Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.2 OS: NT station 4 / sp 4
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jcelle at alternis dot fr
New email:
PHP Version: OS:

 

 [2000-08-31 11:09 UTC] jcelle at alternis dot fr
The cgi mode with o'reilly doesn't work.
The process crashes with the following messagebox :
"OleMainTheadWndName..."

I have tried to listen to debug information with nc but nothing came out. However som information came out through the hhtp answer and here is the begining of what i got in my browser (apparently the process is not created as expected by php.exe, as if the command line was not given which is highly possible with the CreateProcess Win32 api) :


No input file specified. 
Warning: Unable to call ?() - function does not exist in Unknown on line 0

Warning: Unable to call ?{() - function does not exist in Unknown on line 0

Warning: Unable to call ?{() - function does not exist in Unknown on line 0

Warning: Unable to call {() - function does not exist in Unknown on line 0

Warning: Unable to call {() - function does not exist in Unknown on line 0

Warning: Unable to call ({() - function does not exist in Unknown on line 0

Warning: Unable to call 8{() - function does not exist in Unknown on line 0

Warning: Unable to call H{() - function does not exist in Unknown on line 0

Warning: Unable to call X{() - function does not exist in Unknown on line 0

Warning: Unable to call h{() - function does not exist in Unknown on line 0

Warning: Unable to call x{() - function does not exist in Unknown on line 0

Warning: Unable to call ?{() - function does not exist in Unknown on line 0

Warning: Unable to call ?{() - function does not exist in Unknown on line 0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-28 01:44 UTC] dbeu@php.net
this should be fixed in cvs, you can try a dev version, i.e. from php4win.de.
if not please reopen.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 15:01:32 2025 UTC