Page 1 of 1

Newbie help with XAMPP

PostPosted: 22. February 2010 21:33
by santowest
Hi all,


I've recently installed XAMPP 1.7.3 for Windows. I'm using Windows XP Professional SP3. I was able to view the site and any other *.html file that I put in the \htdocs folder, however, I can't view them from any other PC in the network. Also, I'm trying to start MySQL, but it's not working. Whenever I click on [Start], it shows the "Running" label and it lasts about 1 or 2 seconds. The status message says MySQL started, but when I check the ports it says it's free.

Thanks in advance for your help.

Re: Newbie help with XAMPP

PostPosted: 23. February 2010 04:04
by MC10
http://localhost/ only applies per computer, not per network. (See the Wikipedia article for more information)

Re: Newbie help with XAMPP

PostPosted: 23. February 2010 14:33
by santowest
I'm not trying to view it as localhost from another PC in the network. I know that much. I'm trying to use the machines IP or the computer name.

Re: Newbie help with XAMPP

PostPosted: 23. February 2010 20:48
by MC10
You need to unblock port 80 on your firewall. Make sure to set up security before doing this, as anyone else with your computer's IP can access the site if no passwords are set.

Re: Newbie help with XAMPP

PostPosted: 23. February 2010 21:35
by santowest
I think that's already disabled. How do I make any site I build in XAMPP visible for a network? Is there any config file that I need to edit?