hiya Am very very stuck!! Did html form with php page to upload files onto server. Originally created locally and worked fine, when i uploaded everything and tried it I got the following error... uploads/cover letter2.doc Warning: move_uploaded_file(uploads/cover letter2.doc) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/joiffco/public_html/MembersArea/sharedlearning/upload_file.php on line 14 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpAjD0zL' to 'uploads/cover letter2.doc' in /home/joiffco/public_html/MembersArea/sharedlearning/upload_file.php on line 14 There was an error uploading the file, please try again! Can't figure out why it's not working changed permissions on php file to 755 and it's still giving same error!! Help please some one!!! Thanks ;D