From owner-freebsd-questions Mon Oct 22 19: 0:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes09-hme0.telusplanet.net (mtaout.telus.net [199.185.220.235]) by hub.freebsd.org (Postfix) with ESMTP id 081ED37B403 for ; Mon, 22 Oct 2001 19:00:54 -0700 (PDT) Received: from telusplanet.net ([142.59.227.177]) by priv-edtnes09-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011023020053.WZZH13979.priv-edtnes09-hme0.telusplanet.net@telusplanet.net> for ; Mon, 22 Oct 2001 20:00:53 -0600 Message-ID: <3BD4CEF2.6090803@telusplanet.net> Date: Mon, 22 Oct 2001 19:59:14 -0600 From: Chris Huisman User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20011021 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd Subject: Apache problems Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello again, I installed apache-mod_ssl, and when I run apachectl configtest, this is what I get: %apachectl configtest Ouch! ap_mm_create(1048576, "/var/run/httpd.mm.35161") failed Error: MM: mm:core: failed to open semaphore file (Permission denied): OS: No such file or directory what is httpd.mm ?????? However, when I run it from root I get the following error: Syntax error on line 237 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/mod_webapp.so into server: Shared object "libm.so.6" not found What am I doing wrong? Thanks, Chris. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message