On 7/20/07, Cliff Hirsch <[EMAIL PROTECTED]> 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/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php