Quote:
Originally Posted by Domain Broker
How are you installing it?
apt, from source, we need more info!
|
sudo apt-get install apache2
Quote:
Originally Posted by AIbenjamink
Do you have another service utilizing port 80?
|
Code:
# sudo netstat -tlnp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:49152 0.0.0.0:* LISTEN 32107/ushare
tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 27098/mysqld
tcp 0 0 0.0.0.0:51413 0.0.0.0:* LISTEN 2894/transmission
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 12739/cupsd
tcp 0 0 0.0.0.0:1337 0.0.0.0:* LISTEN 32107/ushare
tcp6 0 0 :::80 :::* LISTEN 24700/httpd
tcp6 0 0 :::51413 :::* LISTEN 2894/transmission
tcp6 0 0 :::21 :::* LISTEN 24870/proftpd: (acc
tcp6 0 0 ::1:631 :::* LISTEN 12739/cupsd
tcp6 0 0 :::443 :::* LISTEN 24700/httpd