Hi
I have a file upload script and am having some odd occurences. I am able to upload a file of 5mb (it does take about 4 minutes with my connection) using the script. Other people using the script are not having the same success. One user reported a wait of 15 minutes and the file was not uploaded and the browser just stayed blank.
I have checked that the file upload limit is higher enough (which it would have to be for it to work for me) and have set set_time_limit(0). There is sufficient space on the server and all permissions are ok. All users are using a broadband connection.
Any ideas why this could be happening?
Cheers
Rob
I have a file upload script and am having some odd occurences. I am able to upload a file of 5mb (it does take about 4 minutes with my connection) using the script. Other people using the script are not having the same success. One user reported a wait of 15 minutes and the file was not uploaded and the browser just stayed blank.
I have checked that the file upload limit is higher enough (which it would have to be for it to work for me) and have set set_time_limit(0). There is sufficient space on the server and all permissions are ok. All users are using a broadband connection.
Any ideas why this could be happening?
Cheers
Rob