Changing User/Group to allow PHP to chmod/rename and move_upload_file()
- by moe
It seems like I cannot do anything with my PHP script on my VPS.
It returns 'Permission denied' when I try to upload something to a directory.
Yes, I have changed the permission to 777, and it works, but I do not like the insecurity
When running the command:
ps axu|grep apache|grep -v grep
It returns
nobody 7689 0.1 3.8 50604 20036 ? …