View Single Post
  #4 (permalink)  
Old 08-01-2007, 00:04
Erika Varga Erika Varga is offline
Junior Member
 
Join Date: Jan 2007
Posts: 3
Default Similar Problem

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!
Attached Files
File Type: txt upload_file.php.txt (1.0 KB, 3 views)
Reply With Quote