P
philuser
Guest
Hello !
after the full update 2.0 to 2.1 with 'aptitude update && aptitude full-upgrade', no way to run the web Interface pve Proxmox.
when do I start apache2
But I have no trace on the use of port 8006 !!
Can someone help me
thank
Phil
after the full update 2.0 to 2.1 with 'aptitude update && aptitude full-upgrade', no way to run the web Interface pve Proxmox.
when do I start apache2
Code:
# service apache2 restart
Restarting web server: apache2[Tue Oct 02 17:14:21 2012] [warn] _default_ VirtualHost overlap on port 8006, the first has precedence
[Tue Oct 02 17:14:21 2012] [warn] _default_ VirtualHost overlap on port 8006, the first has precedence
[Tue Oct 02 17:14:21 2012] [warn] _default_ VirtualHost overlap on port 8006, the first has precedence
[Tue Oct 02 17:14:21 2012] [warn] _default_ VirtualHost overlap on port 8006, the first has precedence
(98)Address already in use: make_sock: could not bind to address [::]:8006
(98)Address already in use: make_sock: could not bind to address [::]:8006
But I have no trace on the use of port 8006 !!
Code:
#netstat -tlnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.2:25 0.0.0.0:* LISTEN 2679/master
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2679/master
tcp 0 0 0.0.0.0:39758 0.0.0.0:* LISTEN 1445/rpc.mountd
tcp 0 0 0.0.0.0:45007 0.0.0.0:* LISTEN -
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1153/portmap
tcp 0 0 0.0.0.0:4369 0.0.0.0:* LISTEN 1526/epmd
tcp 0 0 127.0.0.1:85 0.0.0.0:* LISTEN 1845/pvedaemon work
tcp 0 0 0.0.0.0:5269 0.0.0.0:* LISTEN 1553/beam
tcp 0 0 10.138.10.141:53 0.0.0.0:* LISTEN 1484/named
tcp 0 0 10.138.10.140:53 0.0.0.0:* LISTEN 1484/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 1484/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1478/sshd
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 2672/mysqld
tcp 0 0 0.0.0.0:199 0.0.0.0:* LISTEN 2695/snmpd
tcp 0 0 127.0.0.1:587 0.0.0.0:* LISTEN 4010/sendmail: MTA:
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1719/master
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 1484/named
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2374/mysqld
tcp 0 0 0.0.0.0:10000 0.0.0.0:* LISTEN 3971/perl
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 3185/apache2
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2175/portmap
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2770/apache2
tcp 0 0 0.0.0.0:5280 0.0.0.0:* LISTEN 1553/beam
tcp 0 0 10.138.10.140:7777 0.0.0.0:* LISTEN 1553/beam
tcp 0 0 0.0.0.0:33985 0.0.0.0:* LISTEN 1553/beam
tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN -
tcp 0 0 10.138.10.171:53 0.0.0.0:* LISTEN 2744/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2744/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2656/sshd
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 3074/cupsd
tcp 0 0 0.0.0.0:34468 0.0.0.0:* LISTEN 1166/rpc.statd
tcp 0 0 0.0.0.0:5432 0.0.0.0:* LISTEN 2778/postgres
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 4010/sendmail: MTA:
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2744/named
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2269/sshd
tcp 0 0 0.0.0.0:5222 0.0.0.0:* LISTEN 1553/beam
tcp6 0 0 :::53 :::* LISTEN 1484/named
tcp6 0 0 :::22 :::* LISTEN 1478/sshd
tcp6 0 0 ::1:953 :::* LISTEN 1484/named
tcp6 0 0 :::53 :::* LISTEN 2744/named
tcp6 0 0 :::22 :::* LISTEN 2656/sshd
tcp6 0 0 ::1:631 :::* LISTEN 3074/cupsd
tcp6 0 0 :::5432 :::* LISTEN 2778/postgres
tcp6 0 0 ::1:953 :::* LISTEN 2744/named
tcp6 0 0 :::22 :::* LISTEN 2269/sshd
Can someone help me
thank
Phil
Last edited by a moderator: