Re: Error- Attempting to Build Apache with mod_perl, no luck

2006-06-11 Thread Patrick Rutkowski
Follow the steps in the section entitled "Installing mod_perl with mod_ssl (+openssl)" on http://modperlbook.org/html/ch03_06.html to the letter and everything should work out smoothly. Also, consider using Apache 2.2.2 and mod_perl-2 instead. Lastly, buy this book: http://www.oreilly.com/c

Error- Attempting to Build Apache with mod_perl, no luck

2006-06-11 Thread John \"Ian\" Simeon
Hello! I'm attempting to build Apache with mod_perl and mod_ssl by hand. mod_ssl seems to have integrated nicely with the build process. However, upon compiling the mod_perl module, make fails. Here is the command I used to configure mod_perl: perl Makefile.PL \   EVERYTHING=1 \

Re: Interrogating $r

2006-06-11 Thread Tech
I have attempted all means proper to have myself removed from the list and everything has failed. If you could help in this manner I would appreciated it. Please remove me from the list. - Original Message - From: "Josh Narins" <[EMAIL PROTECTED]> To: Sent: Sunday, June 11, 20

Interrogating $r

2006-06-11 Thread Josh Narins
Dear mod_perl community. A while ago I listed a problem I had with mod_perl/apache (newest 1.x series).[1] I've still got this problem, and I am asking for help to debug the problem. [1] Is it possible for a handler to set up an internal_redirect or subrequest on a deferred basis? [2] Is it