Hello !
I am running the latest PHP version 4.06 on Linux + Apache Module
Once in a while i get
"Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 255 bytes) in /blah/blah/file.php on line blahblah"
Restarting the web server solves the problem. But what i would like to do is display a different error message to the user and/or send myself an email either thru a PHP script or redirect it to a perl script.
Any ideas would be most welcome.
Best regards
Venky