Im running PHP 5 and IIS 6 and whenever i try to run getimagesize() on a remote URL it will either timeout or give me a 401 unauthorized error.
I was running php 4.4.4 on IIS 5 and it worked just fine. I have been researching this most of the day with no luck. Anyone have a suggestion?
Thanks