Permission denied , failed to delete /tmp/uploadertemp/uploading.....ecc...

Last post 09-08-2011, 7:05 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  09-07-2011, 9:49 AM 69983

    Permission denied , failed to delete /tmp/uploadertemp/uploading.....ecc...

      
     
    Error:unlink(/tmp/uploadertemp/uploading.16c0d2e9-94b7-4a90-b800-67fd96592238.sartorigroup.zip.resx) [function.unlink]: Permission denied , failed to delete /tmp/uploadertemp/uploading.16c0d2e9-94b7-4a90-b800-67fd96592238.sartorigroup.zip.resx' , at /home/vocazion/public_html/vm_admin/phpuploader/include_phpuploader.php line 709
     
     Frieds, this is the error message that i get can any one help me.....
     
     
  •  09-08-2011, 7:05 AM 69993 in reply to 69983

    Re: Permission denied , failed to delete /tmp/uploadertemp/uploading.....ecc...

    Hi Nibin,
     
    Two ways
     
    1. Try give the write/read permission to user "Everyone" of folder  /tmp/
     
    2. Set the TempDirectory for the php uploader  and ensure that you site has the write/read permission of this folder
     
    $uploader->TempDirectory="D:/2008/phpuploader/temp/"; 
     
    Regards,
     
    Ken
View as RSS news feed in XML