Segfaulting Apache children...

2002-07-27 Thread Justin M. Harrison
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

[! And [-

2002-07-27 Thread Justin M. Harrison
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

RE: Cookieless Session Management

2002-07-27 Thread Justin Harrison
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:

Re: Cookieless Session Management

2002-07-27 Thread Sean Conley
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