Apache::Test - cannot find module 'mod_perl.c'

2007-10-13 Thread Fred Moyer
I feel somewhat embarrassed to ask this question, but I've run into this issue intermittently and haven't been able to find a deterministic reason why this is happening. I've been hacking on the sameinterp changes for Apache::Reload and I can't get Apache::Test to load mod_perl.so during 'make

Re: Apache::Test - cannot find module 'mod_perl.c'

2007-10-13 Thread Geoffrey Young
Fred Moyer wrote: > I feel somewhat embarrassed to ask this question, but I've run into this > issue intermittently and haven't been able to find a deterministic > reason why this is happening. I've been hacking on the sameinterp > changes for Apache::Reload and I can't get Apache::Test to load

Re: Apache::Test - cannot find module 'mod_perl.c'

2007-10-13 Thread Fred Moyer
Geoffrey Young wrote: Fred Moyer wrote: I feel somewhat embarrassed to ask this question, but I've run into this issue intermittently and haven't been able to find a deterministic reason why this is happening. I've been hacking on the sameinterp changes for Apache::Reload and I can't get Apach