Hi, I have a very similar problem as the one mentioned above. I get the following message listed below, and was wondering if someone would be able to help me with a solution. Thanks.
(I get the following message onced I've tried uploading something using my php form.)
Your file has been uploaded successfully! RUWar sincerely thanks you for your submission!
Warning: move_uploaded_file(/home/xunenet/public_html/test/upload/testfile.doc): failed to open stream: Permission denied in /home/xunenet/public_html/test/upload_file.php on line 25
Warning: move_uploaded_file(): Unable to move '/var/tmp/phphQEGJc' to '/home/xunenet/public_html/test/upload/testfile.doc' in /home/xunenet/public_html/test/upload_file.php on line 25
(I've attached a the php file I am using. I added the .txt file extension because .php is not allowed as a valid file extension for attachments in this forum.)
I hope someone is able to help me!
