Geoffrey Young wrote:
Joe Orton wrote:
On Wed, Nov 21, 2007 at 11:31:27AM -0800, Fred Moyer wrote:
Geoffrey Young wrote:
fwiw, I just watched fred get caught by this exact thing at apachecon -
don't forget to nuke ~/.apache-test beforehand :)
Yeah that was no fun, and I don't think it was the
Joe Orton wrote:
> On Wed, Nov 21, 2007 at 11:31:27AM -0800, Fred Moyer wrote:
>> Geoffrey Young wrote:
>>> fwiw, I just watched fred get caught by this exact thing at apachecon -
>>> don't forget to nuke ~/.apache-test beforehand :)
>> Yeah that was no fun, and I don't think it was the first tim
> I did try to run TEST using the -httpd_conf option as follows but it's
> still trying to inherit from /etc/apache2/httpd.conf:
>
> ./t/TEST -httpd_conf=/etc/apache2/apache2.conf -conf -trace=debug
there is no equal sign in there, so it's
t/TEST -httpd_conf /etc/apache2/apache2.conf -conf
On Sat, Nov 24, 2007 at 11:50:54AM -0500, William McKee wrote:
...
> I did try to run TEST using the -httpd_conf option as follows but it's
> still trying to inherit from /etc/apache2/httpd.conf:
>
> ./t/TEST -httpd_conf=/etc/apache2/apache2.conf -conf -trace=debug
Ah, OK. A::TestConfig is fin
> > Yes, I think that should work. Can you try:
> >
> > ./t/TEST -conf -trace=debug
> >
> > and follow the lines from "inheriting config file:" to see what happens.
It's not finding apache.conf which is where Ubuntu is keeping all config
info. As I mentioned before, httpd.conf is empty. I don't
On Wed, Nov 21, 2007 at 07:35:37PM +, Joe Orton wrote:
> On Wed, Nov 21, 2007 at 11:31:27AM -0800, Fred Moyer wrote:
> > Geoffrey Young wrote:
> >> fwiw, I just watched fred get caught by this exact thing at apachecon -
> >> don't forget to nuke ~/.apache-test beforehand :)
> >
> > Yeah that wa
On Wed, Nov 21, 2007 at 11:31:27AM -0800, Fred Moyer wrote:
> Geoffrey Young wrote:
>> fwiw, I just watched fred get caught by this exact thing at apachecon -
>> don't forget to nuke ~/.apache-test beforehand :)
>
> Yeah that was no fun, and I don't think it was the first time it happened
> to me.
Geoffrey Young wrote:
Joe Orton wrote:
On Mon, Nov 19, 2007 at 11:45:59PM -0500, William McKee wrote:
On Mon, Nov 19, 2007 at 09:31:30AM +, Joe Orton wrote:
Debian/Ubuntu does not use httpd.conf to load modules; it uses
apache2.conf and loads the modules from a directory
(/etc/apache2/mod
Joe Orton wrote:
> On Mon, Nov 19, 2007 at 11:45:59PM -0500, William McKee wrote:
>> On Mon, Nov 19, 2007 at 09:31:30AM +, Joe Orton wrote:
Debian/Ubuntu does not use httpd.conf to load modules; it uses
apache2.conf and loads the modules from a directory
(/etc/apache2/mods-enab
On Mon, Nov 19, 2007 at 11:45:59PM -0500, William McKee wrote:
> On Mon, Nov 19, 2007 at 09:31:30AM +, Joe Orton wrote:
> > > Debian/Ubuntu does not use httpd.conf to load modules; it uses
> > > apache2.conf and loads the modules from a directory
> > > (/etc/apache2/mods-enabled). mod_env, whic
On Mon, Nov 19, 2007 at 09:31:30AM +, Joe Orton wrote:
> > Debian/Ubuntu does not use httpd.conf to load modules; it uses
> > apache2.conf and loads the modules from a directory
> > (/etc/apache2/mods-enabled). mod_env, which provides the PassEnv
> > directive, is being loaded in this way. I gu
On Sun, Nov 18, 2007 at 12:30:22PM -0500, William McKee wrote:
...
> Debian/Ubuntu does not use httpd.conf to load modules; it uses
> apache2.conf and loads the modules from a directory
> (/etc/apache2/mods-enabled). mod_env, which provides the PassEnv
> directive, is being loaded in this way. I gu
12 matches
Mail list logo