Php Upload Directory, i need help with my uploader |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Server Side Scripting PHP |
||
![]() |
Php Upload Directory, i need help with my uploader |
||
Jun 21 2012, 11:02 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 19-June 12 From: Lafayette, LA Member No.: 246,431 |
I made a php upload so users can upload a image to my site and i cant get it to upload to a specific location.
This is the part of the code that im having trouble with: CODE move_uploaded_file($_FILES["file"]["tmp_name"], "/www/zxq.net/m/i/d/midnightcoder/htdocs/upload/" . $_FILES["file"]["name"]); echo "Stored in: " . "upload/" . $_FILES["file"]["name"]; i keep getting this warning message Warning: move_uploaded_file(/www/zxq.net/m/i/d/midnightcoder/htdocs/upload/IMG_0732.JPG) [function.move-uploaded-file]: failed to open stream: Permission denied in /www/zxq.net/m/i/d/midnightcoder/htdocs/upload_file.php on line 30 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/www/zxq.net/m/i/d/midnightcoder/htdocs/php7JUJNU' to '/www/zxq.net/m/i/d/midnightcoder/htdocs/upload/IMG_0732.JPG' in /www/zxq.net/m/i/d/midnightcoder/htdocs/upload_file.php on line 30 Stored in: upload/IMG_0732.JPG can anyone see the problem, because i dont. |
|
|
Jun 27 2012, 04:35 AM
Post
#2
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 27-June 12 Member No.: 247,292 |
hi there! just wondering if you issue has been resolved already. I realized that I encountered the same problem before and i would like to share what my friend did to fix it...
|
|
|
![]() |
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 25th May 2013 - 02:51 AM |