[EMAIL PROTECTED] wrote:


httpd is capable of handling LoadModule. The production copy has 2 modules loaded that way, mod_php and mod_dav. Anyone have any ideas?

Usually errors like this pop up when Apache::Test hasn't found the correct httpd to use. Change to directory you unpacked AxKit into and try:


perl Makefile.PL -http /path/to/the/correct/httpd -apxs /path/to/matching/apxs

(all on one line)

then:

make && make test

Let us know how it turns out...
-kip



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to