ID: 27931 Updated by: [EMAIL PROTECTED] Reported By: eyemaster at go dot ro -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Windows XP PHP Version: 4.3.5 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2004-04-09 09:13:09] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27931&edit=1