skip to Main Content

centos – plesk – apache file owner

I have a question. Server: VPS System: Centos 6 + Plesk 11 save_mode = off; Problem: I have a script that creates folders for users. mkdir('/var/www/vhosts/website.com/private/'.$user_id.', 0755, true); And true the Plesk API i create a ftp user for the…

VIEW QUESTION
Back To Top
Search