Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jul 2001 10:01:54 -0500
From:      Tony Wells <tony@camel.kdsi.net>
To:        "Dave E." <dav0@tacoking.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cgi and perl problems with apache
Message-ID:  <3B49C762.5241236@camel.kdsi.net>
References:  <002a01c10731$c8b2af70$42415ed8@daveqlxdas9eb9> <001701c10736$fd657e00$9473f0cd@dw35617> <001701c10744$30ae89c0$292a5ed8@net.primus.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

It looks like you compiled Apache to use dynamically loaded modules and
it can't load mod_cgi when the request comes in.

You could try and re-compile Apache as a statically linked executable if
that is an option.

I'll admit that I haven't used the dynamically loaded module function of
Apache, I always compile it static, so maybe someone else can help you
out if you need to get that working.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B49C762.5241236>