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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC