Jump to content

Upload permission problem


sujag

Recommended Posts

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 = www
group = wheel
permission = 700

So 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.