Date: Mon, 22 Oct 2001 20:59:35 -0600 From: Chris Huisman <chuisman@telusplanet.net> To: "Jonathan M. Slivko" <jslivko@4EverMail.com> Cc: 'freebsd' <freebsd-questions@freebsd.org> Subject: Re: Apache problems Message-ID: <3BD4DD17.8030809@telusplanet.net> References: <000501c15b68$b6f3ec50$6501a8c0@sioux>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BD4DD17.8030809>