File upload error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    File upload error

    Hi.

    I'm trying to use php code I wrote last year when I was using Apache, so I'm pretty sure the code works.

    Its a simple code to upload an image and create a thumb of the image in another file.

    This worked fine on Apache but when I try to use it on IIS 5 I get this error

    PHP Warning: File upload error - unable to create a temporary file in Unknown on line 0


    I've created a path for temp files in the php.ini and given Everybody full access to both that file and the files I want my files to be uploaded to.

    Anybody know how to fix this?
Working...