I am hosting a site on my Mac with Apache/MySQL/PHP - I made my pages with
flash - typically when I click on a link in IE 5.1 on Mac OS X 10.1.3 I get
the following dialogue box:
error "The attempt to load "Accessing URL:http://www.whatever.com" failed."
I am just using a simple getURL command form flash and I have noticed the problem does not start to occur until the first time session_start() has been called.
If I click the link a second time it works - the site works fine for a bunch
of Windows users but my Dad accessed it with IE on OS 8.6 and got the same
problem. Any ideas?? Thank you.