Quote:
Originally Posted by vutty81
i got it working now. i changed my ServerName in httpd.conf from my ip address to my domain name and thats why apache wouldnt start. if you havent registered your domain name yet and u still want to test apache u need to put ur ip address not the domain name next to ServerName.
|
Actually, you don't need to use the IP to test.
You can still have the ServerName set to what you want, just add the same name and the corresponding IP to use to your hosts file. If you are browsing from a unix machine, /etc/hosts, from windows, search for hosts and/or lmhosts (I think) and add it to those.