php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38068 execution of an outside process
Submitted: 2006-07-11 15:44 UTC Modified: 2006-07-11 16:01 UTC
From: cohen_james at walla dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.1.4 OS: WinXP
Private report: No CVE-ID: None
 [2006-07-11 15:44 UTC] cohen_james at walla dot com
Description:
------------
After reviewing hundreds of sessions and forums outside and inside this site I still can't make a program run correctly from the PHP.

I've programmed an .exe program that outputs two files: a .bmp file and a .txt file and then exits.

Whenever I execute my program using php commands (exec, shell_exec, COM+run etc..) I never get these files.
It seems to me that its I/Os are redirected somewhere else by the PHP and didn't find any tutorial regarding how to disable this feature.

Does a solution to that problem exist for the WinXP version ?

Regards,
James



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-11 16:01 UTC] tony2001@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 02:01:33 2024 UTC