php-windows Digest 31 Oct 2008 12:25:32 -0000 Issue 3535
Topics (messages 29061 through 29061):
An Unhandled Win32 Exception Occurred When Executing PHP From Windows
29061 by: Alice Wei
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi,
I have been looking around for documents on http://www.microsoft.com on the
generation of win32 exception errors, but I am not exactly sure what
steps I should take when the debugger is triggered by either a Shockwave file
application, or from an HTTP Request.
Here is the code snippet:
//execute program
shell_exec("C:\Inetpub\wwwroot\incidence\my-manager.exe -d$date -p$event");
When I run the code as embedded in PHP, I see a pop up window with the
following words: An unhandled win32 exception occurred in my-manager.exe [2372].
However, when I only run the application using cmd, it does not give me any
errors.
Is there something I should try that I have not?
Thanks in advance.
_________________________________________________________________
Search from any Web page with powerful protection. Get the FREE Windows Live
Toolbar Today!
http://get.live.com/toolbar/overview
--- End Message ---