• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Drupal and Panel user issues

npapazoglou

New Pleskian
I use Drupal 7 for a website. I had problems with the permissions for the drupal module installation & upgrades via the website. It was not possible to do this with the default plesk user psacln. So I changed the user and the group to www-data for all the files and the folders of the website. After this my Drupal works fine. But now I can't use the file manager to manage files and folders or the backup system of my Plesk panel as the panel has not permissions to make changes.
What could be the solution for this problem?
 
Hi,

if I am not mistaken then you should have the following permissions:

Owner: www-data
Group: psacln

Permissions on Folder: 775 maybe even 750 or 710
Permissions on Files: 664

That should help in this case.
I would however suggest switiching to FastCGI Mode.

Regards,
Kristian
 
Hi,
I did all your suggestions: fastcgi, ownership www-data:psacln , folder permissions 775 except the folder: default that must not writable, file permissions to 644.

But I still have problems. The drupal works fine, but I can upload. I can not upload files via the website. I can upload only with www-data:www-data. Can I solve this problem?

I have not this problem on shared hosting with suPHP and cPanel.

Best regards,
Nicholas
 
Hi,
I did all your suggestions: fastcgi, ownership www-data : psacln , folder permissions 775 except the folder: default that must not writable, file permissions to 644.

But I still have problems. The drupal works fine, but I can upload. I can not upload files via the website. I can upload only with www-data:www-data. Can I solve this problem?

I have not this problem on shared hosting with suPHP and cPanel.

Best regards,
Nicholas
 
Hi,
When I tried your setting, it did not work.
Then I tried this https://groups.drupal.org/node/140969
It did not helped me but after this I tried to set the default settings, user = domain username and group = psacln. For the file/folder permissions I followed your instructions and it worked.
Not I have not any problem. Everything is fine.

Thanks a lot.
 
Back
Top