So I have installed the form and all the features work, except the File Upload. When I attempt to load a file I get the following errors:
Warning: move_uploaded_file(./files/file_12_44150930102007.txt) [function.move-uploaded-file]: failed to open stream: Permission denied in /mnt/Target01/325631/326889/www.****.com/web/content/project-quote/processor.php on line 19
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php55nwLD' to './files/file_12_44150930102007.txt' in /mnt/Target01/325631/326889/www.****.com/web/content/project-quote/processor.php on line 19
File log error.txt was not uploaded.
I have preserved the original file paths, so I don't think that's the issue.
Any help would be greatly appreciated!
:)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Upload errors are ususlly attributed to file and/or folder permission issues. If you don't know how to check this yourself, send the error messages to your web host tech support for assistance.
The program does work, I am using it, so are many others without this issue. If you can not resolve this issue yourself or with assistance from your host I can still help but it will require more detail and possibly allowing acceess to your site to analyze the failure.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
TNT, you were right. This was a folder permissions issue. Duh!
Thanks for the help, much appreciated. And thanks for the consistently generous effort you have provided throughout this help forum -- you have posted a lot of quality feedback!
:)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, all.
So I have installed the form and all the features work, except the File Upload. When I attempt to load a file I get the following errors:
Warning: move_uploaded_file(./files/file_12_44150930102007.txt) [function.move-uploaded-file]: failed to open stream: Permission denied in /mnt/Target01/325631/326889/www.****.com/web/content/project-quote/processor.php on line 19
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php55nwLD' to './files/file_12_44150930102007.txt' in /mnt/Target01/325631/326889/www.****.com/web/content/project-quote/processor.php on line 19
File log error.txt was not uploaded.
I have preserved the original file paths, so I don't think that's the issue.
Any help would be greatly appreciated!
:)
Upload errors are ususlly attributed to file and/or folder permission issues. If you don't know how to check this yourself, send the error messages to your web host tech support for assistance.
The program does work, I am using it, so are many others without this issue. If you can not resolve this issue yourself or with assistance from your host I can still help but it will require more detail and possibly allowing acceess to your site to analyze the failure.
TNT, you were right. This was a folder permissions issue. Duh!
Thanks for the help, much appreciated. And thanks for the consistently generous effort you have provided throughout this help forum -- you have posted a lot of quality feedback!
:)