Hey.
When I use fopen() (or linux command 'wget') on a http:// page on the same server, they timeout. If i replace the external address or IP with the local IP it will work fine.
If I use an external site (e.g. wget www.google.com) it is fine.
Any ideas why this doesnt work?
Thanks!
K.