Quote:
Originally Posted by VVayinsane
That is telling you that for some reason it cant connect to the internet. It could be your firewall, router, and anything using port 80 like skype. To determine what if anything is using port 80.
1. wampserver -> apachi -> service -> test port.
Find out why it cant....
|
had same ishue on my regy / php xamp computer i use to store all php forms and other web desighns i creat found out skype uses port 80 so you cannot use skype on that computer while useing the php server unless u change it to listen to port 8080 or something like that then alow firewall to let it thrue and then instead of useing
[Only registered and activated users can see links. Click Here To Register...] ta view the index php localy you must put it as
[Only registered and activated users can see links. Click Here To Register...] so it knows to port thrue 8080 not default 80 makes for way more wrighting so i just deleateed skype from that computer sence its just a php storing sending computer my server and db and other stuff is on a difrent computer that way if you hack thrue my php web pages stuff you dont get my server stuff only web desighns server and db are on a totaly difrent ip :)