hi all! since i moved to a dedicated server i am having some trouble. i am on a windows 2003 server with iis6. i ahve set php.ini to have a timeout of 3600 seconds, same for cgi-timeout of IIS6. if i try to upload big files, the page times out after 300 seconds. i trid to create anotehr script, with a loop, and a sleep command. that one runs fine for 600 or more seconds. so its just the upload dieing. the php ini has also a value of 120 mb in the size limit fo ruploads. so i have no idea of what is causing the problem. also internet explorer's timeout cant be the problem because it happens with firefox too...
any ideas?
thanks
igor
Can't help you with server setup issues, especially on windows. Don't upload large files with the upload interface, use FTP + batch add.