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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 21 15:01:29 2024 UTC