Page 1 of 1

XAMPP server on Windows7 on LAN for Local Network Access

PostPosted: 22. July 2010 15:05
by sirNemanjapro
Hi,

I have installed XAMPP on W7 today and... It works. But only on W7 computer, not the network. Network computers see shared files/computer with no problem, but when I type IP of the W7 machine I get nothing.

Win7 firewall is disabled, XAMPP is 1.7.3, its connected to NETGEAR router with 192.168.0.5 IP. Other computers are PC WinXP's and Mac's.

What more do I need to do?

Re: XAMPP server on Windows7 on LAN for Local Network Access

PostPosted: 23. July 2010 02:47
by JonB
try making the Apache 'ServerName' = your server's IP. (192.168.0.5)

in C:\xampp\apache\httpd.conf (or wherever the file is located)

Good Luck
8)