www-data mkdir - Permission denied after update
Posted
by
user788721
on Server Fault
See other posts from Server Fault
or by user788721
Published on 2012-06-01T21:17:43Z
Indexed on
2012/06/01
22:42 UTC
Read the original article
Hit count: 302
I updated my server from lenny to squeeze and Ispconfig.
I got everything back in place except a right problems.
if i us "mkdir" with php i get : permission denied.
whoami return : "www-data"
File owner are like before (for example web54:client4), same for directory
Ftp user work fine, create new file and edit file with the same right (web54:client4)
I don't understand why it does'nt work in php and I don't have any idea where to look now ?
Thanks for your help,
Francois
© Server Fault or respective owner