Is there any time when it is "alright" for embperl code to kill all
Apache Children, or are you interested in knowing whatever causes this?
In my newbie-experimentation with embperl, I've caused all of apache's
children to die
([Sun Jul 28 03:04:07 2002] [notice] child pid 23458 exit signal
Segm
Could anybody clarify the difference between [! !] and [- -] for me?
According to
http://perl.apache.org/embperl/pod/doc/Embperl.-page-3-.htm,
"Same as [- Perl Code -] with the exception that the code is only
executed at the first request. This could be used to define subroutines,
or do one-time
Regarding 'make test' errors - Same here:
Starting httpd...
pid = 20592 ok
Testing mod_perl mode...
#0 ascii... ok
#1 pure.htm...ok
#2 nooutput.htm...ERR:EOF instead of reponse status line
Input: test/html/nooutput.htm
Output:
Here is what I have found... I went back and ran make test on Embperl.
Most, but not all, of the mod_perl tests fail with the message "ERR:EOF
instead of reponse status line". For example, test #131 completes
fine. However when I run test #130 it ends up with the following
message:
Starting ht