Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 01-02-2006, 02:51 PM File Upload Error...
Junior Talker

Posts: 1
Trades: 0
All...
I am constantly getting this error when I try to run a php script (form based) that allows a user to upload a file...

Warning: copy(/files/jack_album.jpg): failed to open stream: No such file or directory in /home/seeasale/public_html/load.php on line 155
Error Uploading File.


Things I know...
- the file does exist on my hard drive
- permissions are set correctly for the folder on the server (777)
- the files folder does exist (I have tried several ways to reference it in the .php file - all give the same error result).


Anyone any ideas?
mhoctober is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 01-02-2006, 03:11 PM
0beron's Avatar
Defies a Status

Posts: 1,832
Location: Somewhere else entirely
Trades: 0
The copy operation works from a temp folder on the server - what the error means I think is that it can't open /files/jack_album.jpg
Have you called move_uploaded_file() correctly?

Here's the PHP manual entry on file uploads:
http://www.php.net/manual/en/features.file-upload.php
__________________
UPDATE 0beron SET talkupation = talkupation + lots WHERE post = 'helpful';

Please login or register to view this content. Registration is FREE
(aka MSN handwriting for forums)
0beron is offline
Reply With Quote
View Public Profile Visit 0beron's homepage!
 
Reply     « Reply to File Upload Error...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09706 seconds with 12 queries