Re: can't start apache

From: Pete Renshaw (colpete_at_soupro.org)
Date: 09/17/03

  • Next message: Dan Langille: "can't get dmesg to find Boca multiport serial card"
    To: freebsd-questions@freebsd.org
    Date: Wed, 17 Sep 2003 07:24:35 -0400
    
    

    edit your /etc/hosts to look something like this

    127.0.0.1 localhost.myname.com localhost
    192.168.1.10 anyname.myname.com anyname
    192.168.1.5 anyname.myname.com.

    or try running sysinstall or /stand/sysinstall and reconfig your network
    card.

    restart the system

    Pete Renshaw

    > Hi,
    > I just installed freeBSD for the first time and now I'm trying to
    > get apache running. When running "apachectl start" I get the
    > following error:
    >
    > "Could not determine the server's fully qualified domain name, using
    > 127.0.0.1 for Servername httpd not running, trying to start
    > (13) Permission denied: make_sock: Could not bind to address [::]:80
    > no listening sockets available, shutting down Unable to open logs"
    >
    > When running "sudo apachectl start" I only get this:
    >
    > "Could not determine the server's fully qualified domain name, using
    > 127.0.0.1 for Servername"
    >
    > Any help or ideas would be apprecciated, thanks,
    > Holger

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Dan Langille: "can't get dmesg to find Boca multiport serial card"