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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: loner at psknet dot com
New email:
PHP Version: OS:

 

 [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: Sat Apr 20 01:01:28 2024 UTC