[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache2 locally broken



Il 08/09/2015 10:21, Reco ha scritto:

> Please post the output of 'ss -lnpt'. Someone took port 80 on this host
> already and this is the source of your trouble.

Oh, you're right: lighttp seems the culprit.
However, purging it does not solve the issue.
What else?
Thanks.
===
root@440:/usr/local/src/debian/otb# ss -lnpt
State      Recv-Q Send-Q                                  Local
Address:Port                                                 Peer
Address:Port
LISTEN     0      128
*:111                                                             *:*
                users:(("rpcbind",pid=592,fd=8))
LISTEN     0      128
*:80                                                              *:*
                users:(("lighttpd",pid=3554,fd=4))
LISTEN     0      128
*:22                                                              *:*
                users:(("sshd",pid=714,fd=3))
LISTEN     0      5
127.0.0.1:631
  *:*                   users:(("cupsd",pid=5199,fd=11))
LISTEN     0      128
*:5432                                                            *:*
                users:(("postgres",pid=856,fd=6))
LISTEN     0      20
127.0.0.1:25
  *:*                   users:(("exim4",pid=7883,fd=4))
LISTEN     2      10
192.168.1.7:54090
    *:*                   users:(("dleyna-renderer",pid=26327,fd=19))
LISTEN     0      128
*:45707                                                           *:*
                users:(("rpc.statd",pid=606,fd=9))
LISTEN     0      128
:::111                                                            :::*
                 users:(("rpcbind",pid=592,fd=11))
LISTEN     0      128
:::80                                                             :::*
                 users:(("lighttpd",pid=3554,fd=5))
LISTEN     0      128
:::22                                                             :::*
                 users:(("sshd",pid=714,fd=4))
LISTEN     0      5
::1:631                                                            :::*
                  users:(("cupsd",pid=5199,fd=10))
LISTEN     0      128
:::5432                                                           :::*
                 users:(("postgres",pid=856,fd=7))
LISTEN     0      20
::1:25                                                             :::*
                  users:(("exim4",pid=7883,fd=5))
LISTEN     0      128
:::40264                                                          :::*
                 users:(("rpc.statd",pid=606,fd=11))

-- 
Paolo Cavallini - www.faunalia.eu
QGIS & PostGIS courses: http://www.faunalia.eu/training.html


Reply to: