Hi, i followed your exact tutorial word for word and i tried to restart Apache after configurting it and i got an error message which was weird because its querying the domain name but this is the error message:
"httpd.exe: Could not reliably determine the server's fully qualified domain name, using (address) for ServerName"
it then goes onto say:
"<OS 10048> Only one usage of each socket address <protocol/network address/port> is normally permitted. : make_sock: could not bind to address 0.0.0.0:8080 no listening sockets available, shutting down
Unable to open logs"
Can you please help me?
Thanks Russell
I don't know about the first part. But about:
"<OS 10048> Only one usage of each socket address <protocol/network address/port> is normally permitted. : make_sock: could not bind to address 0.0.0.0:8080 no listening sockets available, shutting down
Unable to open logs"
I think it could mean there is another program on your computer which listens on port 8080. Try choosing another port.