iis windows temp error

  •  02-03-2010, 2:23 PM

    iis windows temp error

    using demo.php
    first run presents button for upload -  uploadertemp & session id created before select files button is pressed
    once a file a selected -

    Server side exception, failed to upload Joe.jpg Debug Information:
    mkdir() [<a href='function.mkdir'>function.mkdir</a>]: File exists, failed to make dir'C:WINDOWSTemp/uploadertemp', at C:Inetpubwwwroottempphpuploaderinclude_hpuploader.php line 181  popup

    next run - uplloadstemp folder left in place
    Error:mkdir() [function.mkdir]: File exists , failed to make dir 'C:\WINDOWS\Temp/uploadertemp' , at C:\Inetpub\wwwroot\temp\phpuploader\include_phpuploader.php line 181 on web page
     
    all demos give the first error at upload start.
     
    Thanks
    monte
     
    love to get working right before i buy
View Complete Thread