From owner-freebsd-questions Mon Oct 22 20: 1:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from priv-edtnes03-hme0.telusplanet.net (fepout1.telus.net [199.185.220.236]) by hub.freebsd.org (Postfix) with ESMTP id BD32637B406 for ; Mon, 22 Oct 2001 20:01:14 -0700 (PDT) Received: from telusplanet.net ([142.59.227.177]) by priv-edtnes03-hme0.telusplanet.net (InterMail vM.4.01.03.10 201-229-121-110) with ESMTP id <20011023030113.NFLX26868.priv-edtnes03-hme0.telusplanet.net@telusplanet.net>; Mon, 22 Oct 2001 21:01:13 -0600 Message-ID: <3BD4DD17.8030809@telusplanet.net> Date: Mon, 22 Oct 2001 20:59:35 -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: "Jonathan M. Slivko" Cc: 'freebsd' Subject: Re: Apache problems References: <000501c15b68$b6f3ec50$6501a8c0@sioux> 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 Yes I did use the ports. I have tomcat 4 installed as well, and I am trying to get it integrated with apache using mod_webapp.so. I have gotten everything working with apache now, but when I add LoadModule mod_webapp.so, and AddModule ../mod_webapp.c, the results I get from apachectl configtest are: apachectl configtest Bus error - core dumped Any ideas why I'm getting a core dump? Or how I can figure out what's causing the core dump?? Thanks again, Chris. Did you use the port? -- Jonathan --------------------------------------------------- Jonathan Slivko - 4EverMail.COM - www.4evermail.com Web Hosting - Web Desgin - UNIX Shell Accounts jslivko@4EverMail.com - Phone: (212) 663-1109 -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Chris Huisman Sent: Monday, October 22, 2001 9:59 PM To: freebsd Subject: Apache problems 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