- To: Roland Turner <raz@xxxxxxxxxxxxxx>, slug@xxxxxxxxxxx
- Subject: Re: [SLUG] PHP experts
- From: Sonam Chauhan <sonamc@xxxxxxxxx>
- Date: Fri Jul 21 15:40:06 2000
There was one more thing.
My php3 "document contains no data" error also caused segfaults
that killed off the apache children processes forcing apache to
spawn new ones (noted in the apache error_log.)
Hope your problem goes away soon.
Sonam
Sonam Chauhan wrote:
>
> Roland Turner wrote:
> > message somewhere. In the extreme case, the web browser pops up a
> > dialogue saying "Document contains no data". Perhaps the designers of
> > PHP, bearing the special needs of beginners in mind, took inspiration
> =================================================================
> We experienced webpage crashes on php3 pages that used the eregi
> family of functions. This was found to be related to php's regular expression
> handling. It was fixed by changing the Php compilation script to use this switch
> "--with-system-regex"