Re: PHP Access Violations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Wolf,

Set up PHP error logging.  Proceeded to do some regular development.

Created some PHP errors in my code to test logging.  Worked great.
Expected errors occurred and got logged.

Five minutes into the session, wham!  This error is what comes up in
the browser:

"PHP has encountered an Access Violation at 7C911F6C"

Dead.  I check the error log.  Nothing.  Not a thing.

-Christopher

On 9/5/06, Wolf <LoneWolf@xxxxxxxxx> wrote:
First thing you need to do is log the boot through the crash of PHP, it
sounds like something is getting hung in the processes and crapping out.

Personally, I run Apache on windows and Linux machines.  It has less
tendency to die and gives a great log of when something happens.  First
step is getting that PHP error/system log.

Wolf


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux