Re: Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
On Dec 30, 2005, at 12:53 PM, Frank Wiles wrote: Short of the other suggestion of bundling your own apache/mod_perl/etc I don't think you're going to be able to able to easily get around having the user do almost nothing. I don't think many users would be confused by adding one line of

Re: Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
On Dec 30, 2005, at 10:39 AM, Frank Wiles wrote: Many distros now setup Apache defaultly to "Include conf.d/*" so you can "drop in" configs like this without having to muck with the original/main httpd.conf. I compiled my from source and it doesn't appear to do this. However, I see that

Re: Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
On Dec 30, 2005, at 11:06 AM, Michael Peters wrote: Admirable goal, but may I suggest an alternative way to look at it. Instead of working with an existing apache (which may or may not have mod_perl, mod_* or may have config directives which will conflict with your assumptions etc) why not ha

Re: Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
On Dec 30, 2005, at 10:39 AM, Frank Wiles wrote: I'm not sure if it's what you're after, but have you thought about using an Include in your httpd.conf? I'll look into see what's involved with that. In the meantime, what I'm basically trying to do is allow a user to download our app and:

Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
Hi all, I've been searching like mad through the docs for how to do something that I know must be really simple. Let's say that I've added something like that to httpd.conf: PerlModule Some::Application ServerNamesome.application DocumentRoot /some/non_standard/path

Adding customs httpd.conf data in mod_perl 2.0

2005-12-30 Thread Curtis Poe
Hi all, I've been searching like mad through the docs for how to do something that I know must be really simple. Let's say that I've added something like that to httpd.conf: PerlModule Some::Application ServerNamesome.application DocumentRoot /some/non_standard/path

Re: Failures during "make test"

2005-12-28 Thread Curtis Poe
On Dec 27, 2005, at 5:13 PM, Philippe M. Chiasson wrote: This sounds like something is segfaulting there. It would be very helpfull if you could generate core dumps and post a backtrace here. http://perl.apache.org/docs/2.0/devel/debug/ c.html#Analyzing_Dumped_Core_Files Thanks for the advi

Failures during "make test"

2005-12-27 Thread Curtis Poe
Hi all, My 'make test' had a couple of test failures. Not being familiar with mod_perl 2.0, I'm not sure how to resolve them. Cheers, Curtis "Ovid" Poe Software Engineer Kineticode, Inc. -- 1. Problem Description: Failed tests: Failed Test Stat Wstat Total Fail