Cannot 'Add New Directory' Plesk 10.3

MicheleM

Bit poster
I am logged in as root/admin and has set up a domain but I can't 'Add New Directory' this is the error I get;

Error: Unable to create directory //myfoldername: filemng failed: mkdir: cannot create directory `/var/www/vhosts/mydomain.com//myfoldername': Permission denied
filemng: Error occurred during /bin/mkdir command.

Can someone please tell me why I can't create a folder even though I'm the server admin?

Thanks
Michele
 
Is there a Plesk moderator available to answer my question?

Is there a Plesk moderator available to answer my question?

I am logged in as root/admin and has set up a domain but I can't 'Add New Directory' this is the error I get;

Error: Unable to create directory //myfoldername: filemng failed: mkdir: cannot create directory `/var/www/vhosts/mydomain.com//myfoldername': Permission denied
filemng: Error occurred during /bin/mkdir command.

Can someone please tell me why I can't create a folder even though I'm the server admin?

Thanks
Michele
 
I found how to solve this problem, it's really easy, but it was really hard to find what's the problem :)

chown -R "username to the plesk":psaserv httpdocs/
 
Back
Top