Re: 'make test' fails with "the server is down, giving up after 121 secs"

2007-10-19 Thread Glenn Gallien
Just a thought, but are you running the tests as root? If so, try running the tests as a non-root user. Unfortunately manually removing all mod_perl rpms and repeating the install yields the exact same problem. I grepped for some of the strings in the output to see if simply increasing the tim

Re: Both mod_perl 1 and 2 on same machine

2007-05-15 Thread Glenn Gallien
Walt Reed wrote: I have a need to install both apache 1.3.x / mod_perl 1.x and apache 2.2.x / mod_perl 2.x on the same machine. Googling returns some hits from 2004 that mention MP_INST_APACHE2=1, but that option no longer exists in current versions of mod_perl 2. Didn't see anything obvious

Re: ssl form post variables

2006-01-25 Thread Glenn Gallien
JT Smith wrote: Is there any difference between how form post variables are handled in modperl via http vs https? The reason I ask is because since switching from CGI/MP Registry to native MP2 handlers, some of my forms don't seem to work when running under SSL. However, without SSL everything

Re: newbie installation trouble

2006-01-11 Thread Glenn Gallien
Joe Deal wrote: sh-2.05b# make test MP_APXS=/usr/local/apache2/bin/apxs ... [warning] result: OK [warning] the client side drops 'root' permissions and becomes 'nobody' /usr/local/apache2/bin/httpd -d /tmp/mod_perl-2.0.2/t -f /tmp/mod_perl-2.0.2/t/conf/httpd.conf -D APACHE2 -D PERL_USEITH

Re: Newbie help with Apache2::Request configuration

2005-12-30 Thread Glenn Gallien
Joshua H wrote: I copied all the .pm files from the local /tmp install to the apparent correct places in @INC. Now I get: [Fri Dec 30 18:22:51 2005] [error] APR/Request/Param.pm did not return a true value at /usr/lib/perl5/site_perl/5.8.6/i586-linux-thread-multi/Apache2/Request.pm line 2.