Re: [PHP] How to catch fatal errors

2009-03-16 Thread 9el
On Mon, Mar 16, 2009 at 3:51 PM, Tanoor Dieng wrote: > Hello every body, > I'm currently working on a very high traffic web sites. > I often get a fatal error in production about memory "Allowed memory size > of ... exhausted". > > Unfortunately, I can not reproduce this fatal error in developpe

Re: [PHP] How to catch fatal errors

2009-03-16 Thread Jochem Maas
Tanoor Dieng schreef: > Hello every body, > I'm currently working on a very high traffic web sites. > I often get a fatal error in production about memory "Allowed memory size > of ... exhausted". > > Unfortunately, I can not reproduce this fatal error in developpement > environment. > The main r

[PHP] How to catch fatal errors

2009-03-16 Thread Tanoor Dieng
Hello every body, I'm currently working on a very high traffic web sites. I often get a fatal error in production about memory "Allowed memory size of ... exhausted". Unfortunately, I can not reproduce this fatal error in developpement environment. The main reason for that is that I don't know t