Skip site navigation (1)Skip section navigation (2)
Date:        Thu, 2 Dec 1999 22:03:29 -0800
From:      "Will Downs" <willd@telusplanet.net>
To:        "Pieter Westland" <pieterw@euronet.nl>, <freebsd-questions@freebsd.org>
Subject:   RE: Apache 1.3.9 + PHP 3.0.12
Message-ID:  <NDBBLMFAALKFBBEPAOMNMEKMCIAA.willd@telusplanet.net>
In-Reply-To: <19991203035220.A20834@support.euronet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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