RE: [PHP-WIN] "CLI has stopped working"

2010-11-19 Thread Jeff Dege
-Original Message- > From: Richard Quadling [mailto:rquadl...@gmail.com] > Sent: Thursday, November 18, 2010 11:16 AM > To: Jeff Dege > Cc: php-windows@lists.php.net > Subject: Re: [PHP-WIN] "CLI has stopped working" > > On 18 November 2010 16:41, Jeff Dege wrot

Re: [PHP-WIN] "CLI has stopped working"

2010-11-18 Thread Richard Quadling
On 18 November 2010 16:41, Jeff Dege wrote: > has stopped working Do you have anything in the Event Application log? Error reporting enabled? If so, anything in the PHP Error logs? I don't think the error message is generated by PHP, but by Windows. If this is so, then I'd expect Windows to be

Re: [PHP-WIN] "CLI has stopped working"

2010-11-18 Thread Pierre Joye
hi, Download a decent PHP version from http://windows.php.net and try again (I have no idea what MS4W is :). Cheers, On Thu, Nov 18, 2010 at 5:41 PM, Jeff Dege wrote: > I'm trying to run a command-line php script, using php.exe version 5.2.6 > (This is the version of PHP that is included with

[PHP-WIN] "CLI has stopped working"

2010-11-18 Thread Jeff Dege
I'm trying to run a command-line php script, using php.exe version 5.2.6 (This is the version of PHP that is included with MS4W 2.3.1): F:\ms4w\Apache\cgi-bin>php.exe -v PHP 5.2.6 (cli) (built: May 2 2008 18:02:07) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008