sujag Posted June 20, 2006 Share Posted June 20, 2006 Hello Forum,I have a form with a few fields for attachments. I automated the process where once the form is submitted, the file(s) are upload to a directory and then emailed as attachment(s) to someone. Problem: Once the files are uploaded they get the following assigned to them.owner = wwwgroup = wheelpermission = 700So when I try to attach the files for the email I get a file access error.What do I need to add/change to get the permissions of the uploaded file to be accessible? Apache is running as www. I have no ideal of how the group is assigned to wheel. The upload script owner is username and group is admin. The server is setup on a Mac.Any help in this matter is greatly appreicated? Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/12457-upload-permission-problem/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.