Im trying to change the user id of within php to another user in linux. But when i use posix_setuid() it doesnt work?
What are the necessary i must set in apache or php to have this working?
Can anyone help?