Page 2 of 2
Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 13. Feb 2010, 19:34
by Perryg
So what happens if you put 192.168.56.101 in the hosts browser address line?
Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 14. Feb 2010, 10:33
by matt neale
Nothing... The browser searches for +/- 1min and then display the following message:
(Conection ran out of time, server 192.168.56.101 is taking too long to respond)

Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 14. Feb 2010, 15:41
by Perryg
OK if you can ping the guest (192.168.56.101) from the host, and then you can not connect to the web server, there must be a configuration error on the guest or the firewall is stopping you.
Are you sure that the host has an address in the same address range? 192.168.56.X
Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 14. Feb 2010, 18:59
by matt neale
ping 192.168.56.101 from the host:

Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 14. Feb 2010, 19:08
by Perryg
Post the results of ifconfig -a from the host.
Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 15. Feb 2010, 10:08
by matt neale
Re: Testing environment locally -> Sharing Apache-MySQL-PHP
Posted: 20. Mar 2010, 18:15
by matt neale
RESOLVED... A wrong IP was defined in the Protocol Properties (TCP/IP) in windows XP. I should have set it to "automatic"
Check the solution on my blog:
http://www.matthieuneale.com/archives/214