I have a problem with gettnig attache/upload to work on our support system.
We're running a IIS6+PHP5+MySQL setup for Kayako's SupportSuite, and everything is running just fine, except the upload/attachment function. When trying to attach a file to a ticket-reply the browser just "thinks" for a while then display an "cannot display the webpage" type of error page. My guess is that the request times out, without anything being uploaded.
I have no experience with running PHP on IIS before, so I might have missed some vital configuration when setting it up.
Does anyone have a off-the-top-of-my-head idea of what could be wrong?