webmasterbob
10-12-06, 09:45 AM
Hello, I am having some issues with files uploaded to my website via a web form. I have tried to seek help from support but after several emails all wanting more and more details the last responce from them has gone in a complete circle with the same response that started the cycle. ACK!!
The issue. When I upload files to directories in my website via a web form on a website page, they get a permission of 600 what does not let them be viewed or downloaded. The files are there and can be seen by my php code (downloads have a size calculation display by the link). I can see them in the ops file manager. The folders have permission of 755, and files I upload via ftp (dreamweaver) have permissions of 644. Those files can be seen and downloaded no problem. Yes, I can go into file manager and change the permissions to 644 and they work but the whole idea is to have my clients upload their own content and make the site fully dynamic. Its all data driven. Site users upload content (text, images and files for download) via web forms and the content appears on the web pages via database queries.
Surely someone out there is using web forms to upload files to their website and either having the same issues or theirs works?? Please help!!! This seems to be an issue with the new servers since everything worked fine until the migration.
Thanks in advance for any help!
WebmasterBob
The issue. When I upload files to directories in my website via a web form on a website page, they get a permission of 600 what does not let them be viewed or downloaded. The files are there and can be seen by my php code (downloads have a size calculation display by the link). I can see them in the ops file manager. The folders have permission of 755, and files I upload via ftp (dreamweaver) have permissions of 644. Those files can be seen and downloaded no problem. Yes, I can go into file manager and change the permissions to 644 and they work but the whole idea is to have my clients upload their own content and make the site fully dynamic. Its all data driven. Site users upload content (text, images and files for download) via web forms and the content appears on the web pages via database queries.
Surely someone out there is using web forms to upload files to their website and either having the same issues or theirs works?? Please help!!! This seems to be an issue with the new servers since everything worked fine until the migration.
Thanks in advance for any help!
WebmasterBob