sudo /etc/init.d/apache2 start
* Starting web server apache2
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:8080 no listening sockets available, shutting down Unable to open logs …fail!
#sudo netstat -tulpn| grep :80
#killall -9 apache2
#sudo /etc/init.d/apache2 start
* Starting web server apache2 …done. ok wokr