[nycphp-talk] On errors, PHP crashes Apache
csnyder
chsnyder at gmail.com
Fri Jul 20 10:31:00 EDT 2007
On 7/20/07, Cliff Hirsch <cliff at pinestream.com> wrote:
>
> In my development environment, many PHP errors crash Apache.
>
> Is this typical behavior? Are there setting that I may have wrong or
> setting I can change to prevent this?
>
Normally when Apache crashes you don't get an error, you just get
blank browser window. Or perhaps you're looking at a log?
In my experience, PHP+Apache only crashes due to exceeding its memory
limit--a clear sign that infinite recursion or looping is taking
place.
--
Chris Snyder
http://chxo.com/
More information about the talk
mailing list