Re: [CentOS] [OT] C7 and php mkdir

2015-08-19 Thread Leon Fauster
Am 19.08.2015 um 13:54 schrieb Alessandro Baggi : > Hi list, > I've a problem using PHP mkdir() with apache on C7. > I'm trying to create a directory under a specified directory in the tree of > my vhost, and mkdir create this directory but when I try to create a file in > this dir I get error on

[CentOS] [OT] C7 and php mkdir

2015-08-19 Thread Alessandro Baggi
Hi list, I've a problem using PHP mkdir() with apache on C7. I'm trying to create a directory under a specified directory in the tree of my vhost, and mkdir create this directory but when I try to create a file in this dir I get error on permission. For directory creation I use permission 0777 f