Richard Quadling wrote:
> OK, so far so good.
>
> Now create a simple PHP script which you can run at the command line
> which you think will cause the issue.
>
> If you can produce a simple test case, then allow us to run it to see
> if it is reproducible.
>
Okay, found the problem; it's with
Richard Quadling wrote:
> 2009/7/24 Brad Waite :
>> Richard Quadling wrote:
>>
>>> What happens if you try to run PHP from the command line?
>>>
>>> php -v
>> PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
>> Copyright (c) 1997-2009 The PHP Group
>> Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend
Richard Quadling wrote:
> What happens if you try to run PHP from the command line?
>
> php -v
PHP 5.2.10 (cli) (built: Jun 17 2009 16:16:57)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with Zend Debugger v5.2.15, Copyright (c) 1999-200
2009/7/24 Brad Waite :
> Hello all,
>
> I've been battling with a crash on a somewhat-fresh XP SP3 under Apache 2.2.11
> and any version of PHP higher than 5.2.8. The problem *appears* to be with
> php5ts.dll. Here's what I'm getting in my httpd error log:
>
> [notice] Parent: child process exite
Hello all,
I've been battling with a crash on a somewhat-fresh XP SP3 under Apache 2.2.11
and any version of PHP higher than 5.2.8. The problem *appears* to be with
php5ts.dll. Here's what I'm getting in my httpd error log:
[notice] Parent: child process exited with status 3221225477 -- Restart