phplearner07 Posted January 16, 2008 Share Posted January 16, 2008 I'm a total newbie, so please bear with me. Recently, I downloaded a script from this website for the uploading of files to my webserver. I pasted the script into Dreamweaver and selected an image file. The file appears to be properly sent (no error messages and the file field is cleared after a few seconds as if the upload were successful). However, no files are to be found on my server. The script refers to files going to a "upload_dir" on the server (with a subdirectory of "upload_log_dir" to print a log). However, nothing ends up there. I even renamed my server folder "upload_dir," so that it would match the script info. I'm sure it's something simple that is beyond the ken of my knowledge. Can you help me. Thanks in advance, Frustrated Newbie Link to comment https://forums.phpfreaks.com/topic/86240-cant-get-image-files-to-upload/ Share on other sites More sharing options...
phpSensei Posted January 16, 2008 Share Posted January 16, 2008 Post the Script, make sure your channel your folder to chmod 777. Link to comment https://forums.phpfreaks.com/topic/86240-cant-get-image-files-to-upload/#findComment-440489 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.