php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27931 No result when running "php [nameofphpfile.php] > [outputpage.htm]"
Submitted: 2004-04-09 09:13 UTC Modified: 2004-04-09 10:04 UTC
From: eyemaster at go dot ro Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.5 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: eyemaster at go dot ro
New email:
PHP Version: OS:

 

 [2004-04-09 09:13 UTC] eyemaster at go dot ro
Description:
------------
I am trying to run php.exe to convert a basic PHP file (named phpinfo.php) into a simple output html document. When i'm running php.exe using Windows Command Prompt to convert that file, it works.
But when i'm running php.exe, using "Shell" command in Visual Basic, i see a DOS window and the code suposed to be in my output document, in that window (the output file is created but contains nothing).
Why does it not works ? Are there any additonal arguments required (i'm using the -f argument) ? Please help me.

Reproduce code:
---------------
n/a

Expected result:
----------------
A file containing html code

Actual result:
--------------
only a DOS window with code

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-09 10:04 UTC] derick@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. 

Thank you for your interest in PHP.

This is a VB issue, nothing to do with PHP.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 03:01:34 2025 UTC