Process() cutting out.

See all posts See thread Reply

Re: Process() cutting out. new!
by colin, 16 years, 3 months ago
I don't think you can catch this error, as it is a fatal error. Moreover, if you are running out of memory, PHP will not have any more memory to use to actually deal with the error with an error handler. See here.Reply