[Bug 199794] [PATCH] www/lighttpd removal of listening socket from Makefile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 30 03:45:10 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199794

            Bug ID: 199794
           Summary: [PATCH] www/lighttpd removal of listening socket from
                    Makefile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat at FreeBSD.org
          Reporter: Jungleboogie0 at gmail.com
             Flags: maintainer-feedback?(mat at FreeBSD.org)
          Keywords: patch
          Assignee: mat at FreeBSD.org

Created attachment 156127
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156127&action=edit
Patch removing line from Makefile

Attached is a simple patch that removes the line 
$SERVER["socket"] == "0.0.0.0:80" { } from the makefile. 

Every time I install this package and start the service, there's a complaint:
Starting lighttpd.
2015-04-29 20:41:48: (network.c.409) can't bind to port: 0.0.0.0 80 Address
already in use 
/usr/local/etc/rc.d/lighttpd: WARNING: failed to start lighttpd

The lighttpd.conf file already contains a section for server port information.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list