Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alf Stockton
Stut wrote: On 31 Oct 2008, at 13:17, Alice Wei wrote: Alice Wei wrote: Hi, To answer your question, the exe file is written in C and creates several output files that calculates various variables based on the user input (which the PHP handles). As you appear to know what the .exe does why

Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Stut
On 31 Oct 2008, at 13:17, Alice Wei wrote: Alice Wei wrote: Hi, To answer your question, the exe file is written in C and creates several output files that calculates various variables based on the user input (which the PHP handles). What I am surprised about is that when I run the exe file

Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alf Stockton
Alice Wei wrote: Hi, Al and those who have replied: I think I am still in midst of this mystery, but it looks like that this error is triggered when I am trying to run this PHP code with the lines I have posted from a Shockwave file application. When I only have the PHP with the shell_exec

RE: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alice Wei
not giving me any errors. You are right, my errors do not come from PHP this time. Alice > Date: Fri, 31 Oct 2008 15:43:06 +0200 > From: [EMAIL PROTECTED] > To: php-windows@lists.php.net > CC: [EMAIL PROTECTED] > Subject: Re: [PHP-WIN] An Unhandled Win32 Exception Occurred

Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alf Stockton
Alice Wei wrote: Hi, To answer your question, the exe file is written in C and creates several output files that calculates various variables based on the user input (which the PHP handles). What I am surprised about is that when I run the exe file by itself, there is no error at all. How

Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alf Stockton
Alice Wei wrote: Alice Wei wrote: Hi, To answer your question, the exe file is written in C and creates several output files that calculates various variables based on the user input (which the PHP handles). What I am surprised about is that when I run the exe file by itself, there is no er

RE: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alice Wei
> > Alice Wei wrote: > > Hi, > > To answer your question, the exe file is written in C and creates several output files that calculates various variables based on the user input (which the PHP handles). > > What I am surprised about is that when I run the exe file by itself, there is no error at

RE: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Alice Wei
ions of my program. Does this give you more information in helping me solve my problem? Thanks in advance. Alice > CC: php-windows@lists.php.net > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Date: Fri, 31 Oct 2008 12:35:43 +0000 > Subject: Re: [PHP-WIN] An Unhandled Win3

Re: [PHP-WIN] An Unhandled Win32 Exception Occurred When Executing PHP From Windows

2008-10-31 Thread Stut
On 31 Oct 2008, at 12:25, Alice Wei wrote: 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 H