Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
create directory in other domain
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="linuxlover, post: 4867394"] Apart from the permission to create a new directory in /var/www/vhosts/ site1/..../upload/ (for which you need 'w' permission in the directory mode), the process that calls the mkdir also needs access to enter that directory, so for each step in /, /var, /var/www/, /var/www/ vhosts/, /var/www/vhosts/site1/, /var/www/vhosts/site1/..../upload/ you need 'x' permission. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
create directory in other domain
Top