php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26468 php_win.exe failing to hide dos window
Submitted: 2003-11-29 15:29 UTC Modified: 2003-11-29 23:57 UTC
From: loner at psknet dot com Assigned:
Status: Not a bug Package: PHP-GTK related
PHP Version: 4.3.4 OS: Windows XP
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:
23 - 15 = ?
Subscribe to this entry?

 
 [2003-11-29 15:29 UTC] loner at psknet dot com
Description:
------------
While running .5.2, I could use php to correctly hide the DOS window while running my program. 

However, when I switched to 1.0.0, php_win no longer hides it. If it try to output something, EG, echo something, it still crashes/closes. I have all necessary .dlls and exe's in a directory under my scripts. (\backend) I find this easier than fully installing php. 

My whole app (and the php files I use) can be extracted using this installer: http://www.vxgames.net/mr/downloads/TepAppSetup.exe

Expected result:
----------------
You don't need any special code, just run something normally and it won't hide it.

Actual result:
--------------
Dos window is not hidden.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-29 23:57 UTC] fmk@php.net
Just tested this with both CLI and CGI vrsions of php and php_win.exe. I'm not getting any dos windows.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC