just installed xampp but apache doesn't run and got this error on installservice 'could not bind to address 0.0.0.0:80' I am not using any proxies and IIS is not installed. any ideas?
I´ve never used xampp, but I´ve installed Apache lots of times. Open up your httpd.conf file, find the line that begins with "ServerName" and make sure it reads ServerName localhost Code (markup):
dont put the 0.0.0.0: in from of the port #. i have mine configured for it to bind to 80 and it works fine