The Little Guy Posted September 5, 2010 Share Posted September 5, 2010 I made a php web server, but I am having issues accessing it from another computer. I can access it like this: http://127.0.0.1:3333/ but if I try this, I get an error page http://24.179.208.195:3333/ I went here: http://canyouseeme.org/ I tested my port and I get the following error: Error: I could not see your service on 24.179.208.195 on port (3333) Reason: Connection timed out In the router I set up port forwarding to port 3333, on my computer (192.168.1.107) I unchecked the box: Block Anonymous Internet Requests I Disabled: DHCP Server And I still can not access the web server... Any other suggestions? Quote Link to comment Share on other sites More sharing options...
PugJr Posted September 5, 2010 Share Posted September 5, 2010 Your ISP could be disabling you from having ports enabled. Most ISPs do, unless you buy their business version. Have you checked if they are blocking it? Quote Link to comment Share on other sites More sharing options...
The Little Guy Posted September 6, 2010 Author Share Posted September 6, 2010 It works fine with Apache Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.