Hello, We developed a website that I just moved from our server to the client's reseller hosting account at hostgator. Since the move I've noticed that the website loads kind of heavy every time we access it and investigating this I've found that IE doesn't cache the pictures within the website. On mozilla firefox it works just fine, on the old hosting in both browsers works fine. Anybody knows what problem should be? Note: most of the pictures are resized dynamically using phpthumb script and I've saw that if I right click any of the pictures on the type fields it says "file" instead of "PNG Image" or stuff like that. If that should be the problem I can't understand why the old hosting was caching them just fine. Thanks.
Hi The web server is most likely running different mods/cache mods. Get a phpinfo.php on both hosting accounts and check out the differences between the two servers.
Thanks for the reply. I've checked the 2 servers phpinfo, I can;t seem to find any differences regarding cache issue. I will post the 2 links with phpinfo files....can you please help me out to find out the differences? Hosting that works: http://chasen.gtsolutions.ro/test.php Hosting that doesn't work : http://caribbeanfuse.com/test.php Thanks a lot!