From owner-freebsd-questions Thu Dec 2 21:10:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from edtnps04.telusplanet.net (edtnps04.telusplanet.net [198.161.157.104]) by hub.freebsd.org (Postfix) with ESMTP id 8BD3B14A0D for ; Thu, 2 Dec 1999 21:10:49 -0800 (PST) (envelope-from willd@telusplanet.net) Received: from edtn006337.hs.telusplanet.net ([161.184.136.241]:3069 "HELO cartman") by smtp1.telusplanet.net with SMTP id ; Thu, 2 Dec 1999 22:09:09 -0700 Reply-To: From: "Will Downs" To: "Pieter Westland" , Subject: RE: Apache 1.3.9 + PHP 3.0.12 Date: Thu, 2 Dec 1999 22:03:29 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 In-reply-to: <19991203035220.A20834@support.euronet.nl> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pieter, I ran into the same problem. This is what I found out.. If you are installing apache on a web server that is using a private address or a hostname that is not registered with your DNS server you will get this error. If you check /var/log/httpd-error.log you will notice the following error.. [Thu Dec 2 00:00:00 1999] [alert] mod_unique_id: unable to gethostbyname("YOUR.HOSTNAME.COM ") To fix the problem, I added the hostname in the /etc/hosts file. I hope this fixes your problem. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Pieter Westland Sent: Thursday, December 02, 1999 6:52 PM To: freebsd-questions@freebsd.org Subject: Apache 1.3.9 + PHP 3.0.12 Hi, I just build and installed apache+php-1.3.9+3.0.12 from the ports, but: $ apachectl start Segmentation fault - core dumped /usr/local/sbin/apachectl start: httpd could not be started $ apache zsh: segmentation fault apache I rebuild and reinstalled the port, but the problem stayed. System is 3.3-STABLE (25 november). Can someone tell me what is happening here, and maybe how to solve this? The package is working great, but I need access to a MySQL-database, so I have to specify that at compile-time. Pieter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message