Hi all,
I am tring to install php on Ubuntu-8.10 based on tutorial in this website
every thing went fine
at the end when I tried with
./apachectl start
I got following message
"httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs"
can any one tell me what exactly is trying to say me and how to fix this.
Thanks