Ticket #217 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Add date to PHP Crashed message

Reported by: Selkirk Assigned to: somebody
Priority: minor Milestone:
Component: eAccelerator Version:
Keywords: Cc:

Description

When eAccelerator writes out the "EACCELERATOR: PHP crashed on opline ..." message to stderr, this is recorded in the apache error_log. It would be helpful for log monitoring purposes to include a date.

Change History

08/14/07 14:12:51 changed by hans

  • status changed from new to closed.
  • resolution set to fixed.

Good idea. I have immediately made the appropriate changes :) Thanks.

It now logs like "[Tue Aug 14 14:07:05 2007] [notice] EACCELERATOR(12345): PHP crashed on opline ..." which is more in line with apache error log format.