Hi,
I'm getting a pretty consistent timeout after 90 seconds. I followed this guide to fix the problem and changed my PHP settings to 600 for timeouts and 20M for file sizes.
In my scenario, I am uploading images. A 100k image seems to upload without any problems but 500k image files time out after 90 seconds.
Any ideas on what I can check next?
If not could anyone suggest a good alternative for single file uploads.
Thanks.
Edit 1:
I did some more tests and I cannot upload files over 200kb on any site.
It seems that it may have something to do with my OS (Windows 7 RC2). My girlfriend is on Vista and it works without a problem and I have an XP virtual machine installed which also works.