Re: [PHP-WIN] Re: Opcache crashes. Was: [PHP-WIN] 64 bit platform improvements

[email protected] (Jan Ehrhardt) Sun, 05 Jan 2014 17:07:46 +0100
Newsgroups php.windows
Message-ID <[email protected]>
Pierre Joye in php.windows (Sun, 5 Jan 2014 15:17:38 +0100):
>On Sun, Jan 5, 2014 at 3:16 PM, Pierre Joye <[email protected]> wrote:
>> hm? So there should be some log.
>>
>> Which webserver do you use?
>
>btw you can still hook into a process and save a dump, allowing the
>same analysis than a crash dump.

How do I do that? The php-cgi.exe process stops instantly as soon as the
internal server error occurs. I just checked in the Windows Task
Manager. Before the error a php-cgi.exe *32 with PID 41408. At the
moment of the error it vanishes.

Jan