Problem on config and starting apache

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Problem on config and starting apache

Postby alucard01 » 25. July 2005 13:31

Hi all.

My company just gave me an ip for a website building with XAMPP, with another MS IIS run at the same time.

IIS server site A: 12.34.56.76:80
IIS server site B: 12.34.56.77:80

Part of my httpd.conf:
servername www.example.com
Listen 12.34.56.78:80 #this is the IP that was given for XAMPP
.
.
.
<virtualHost 12.34.56.78:80>
serveradmin <email-address>
documentroot "c:/xampp/htdocs/mambo"
servername www.example.com
</virtualHost>


The problem is, when I use xampp-start.exe, it prompt error:

<OS 10013> <something like:>Refuse to connect to port, permission denied: make_sock:could not bind to address 12.34.56.78:80


However, when I change the port listen from 12.34.56.78:80 to 12.34.56.78:8080, IT WORKS FINE, BOTH APACHE AND IIS!!!

So, can anybody please help? I cannot use port 8080 but I have also no idea doing search in google....

Thanks in advances.
alucard01
 
Posts: 122
Joined: 15. May 2005 13:51

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 213 guests