• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

permissions

  1. I

    Question *does plesk read only permissions make folders and files not visible in visual studio

    I am wondering if making a folder read only, will make that folder invisible in visual studio? Thanks for any suggestions or ideas
  2. M

    Question Allow customers the use of Plesk CLI

    Hello! One of my customer on my Plesk server whats to use the Plesk CLI within his PHP scripts to configure his subscription. For e.g.: plesk bin site --create new.customer-domain.com -webspace-name customer-subscription.com -hosting true Is it possible to enable this command for one/all...
  3. B

    Issue Permissions - [Move Domain]

    When using the [Move Domain] capability on a subscription, the new subscription that is a clone of the old/test site doesn't have proper custom permissions assigned. It appears to bypass the C:\Program Files (x86)\Plesk\etc\DiskSecurity\custom.xml file Additionally, when using Plesk Repair...
  4. J

    Resolved PHP "Performance and security settings" not available for reseller, even when all permissions are given.

    Hi, Our customer has a reseller account on our Plesk server, they want access to the "Performance and security" php settings for their domains, but currently they cant change the settings: I've checked online and it seems like they need the specific permissions for their reseller (and...
  5. Servus

    Resolved Diagnose & Repair: Errors, "but" showing "file system 0 issues detected"

    Hi, since last update 18.0.32 (perhaps already .31) I get the following error according to plesk file system: The operation failed with the following error: {"id":1,"cmd":"plesk repair fs -n","type":"progress","message":"Checking Linux system files","level":0} {"id":2,"cmd":"plesk repair fs...
  6. C

    Issue Move vhosts with Transvhosts.pl -- Permissions Error -- Only if move outside of /var/vhosts/www

    Hi, I start a new thread based on a bug/issue with Transvhosts.pl The problem appears on Linux Debian 9.13 and Plesk Obsidian Version 18.0.30 Update #2 It's a brand new server, and I reinstalled it already 3 times last 3 days for testing a lot of solutions to the case... without results :( I...
  7. D

    Issue Plesk migrator messes up mail directory permissions. How to fix?

    I just migrated about 50 domains from an old server to a new one. Now I have customers complaining that they can't drag email messages from one folder to another In outlook the message is "Your IMAP server wants to alert you to the following. Copy failed, no write permission or out of disk...
  8. C

    Question Should Web Files be assigned the 'Root' User or should the Domain's Subscriber be assigned the role?

    I run a VPS that hosts a variety of Domains, owned by different people. Though they have their own Plesk and FTP Login credentials, I am the one who takes responsibility for the web files. Backups, SFTP Uploads etc. In the interest of ease, I have been accessing Plesk via my Root credentials...
  9. S

    Question Creation of new webspaces only available when the administrator is not in Service Provider view?

    I'm trying to figure out how to restrict Customer accounts from creating new webspaces. What I noticed is that when adding a new Domain, the available options for a Customer account or WebMaster User change based on the active view of the administrator account. I have tried it with two browsers...
  10. C

    Question open_base_dir and Plesk Default Domain permissions

    Hello, I'm trying to get the PHP open_base_dir directive to work in my Plesk environment but It seems like I'm getting blocked by Plesks default permission. I have this Setup: Domain A with User "ftpa" Domain B with User "ftpb" Both are set up as Domains via the Plesk control panel. Both...
  11. jacboy

    Resolved Website not served, 'permission denied'

    Hey there, I moved my website from one server to the new Plesk server I've set up. Now I get an error 500 when I access the website and the following information can be found within the error_log. [Thu Jul 19 15:30:35.288635 2018] [core:crit] [pid 24931:tid 140132811269888] (13)Permission...
  12. Mathijs

    Resolved Permissions issues after running `plesk repair all -y`

    While running `plesk repair all -y` I got the error as seen below. This caused the Wordpress website on there to give the Forbidden error. Which I am unable to solve by the usual ways (delete htaccess, disable plugins), including restoring a backup from yesterday. Does anyone has any clue as...
  13. T

    Question permissions issue - possible glitch in #plesk repair fs ?

    Hi all, long story, let me try to make it short. (sorry nearly forgot: CentOS 7.4.1708, Plesk 17.5#44 Read Service Vulnerabilities: 3 Hosting Companies Fix NFS Permissions Problem and Service Vulnerability: MelbourneIT Fixes NFS Permissions Problem and wanted to double-check and make sure that...
  14. Alexander Liebrecht

    Issue Access in Plesk not possible - /usr/local/psa/admin/bin/proftpd_control_adapter: Permission denied

    Hello Community and Developers, on time for Christmas first server problems. I have Centos 7.4, MariaDB 10.2 and Plesk Onyx 17. Unfortunately, I can not log in to Plesk anymore after changing the FTP password or something else. Now these hints are shown to me in the frontend. Unable to read...
  15. T

    Question Magento 2 folder and files groups

    Hi, Could someone please inform me what the groups should be for files and folders for a Magento 2 installation? There is already a user created for the directory httpdocs but the files and folders inside of Magento 2 have different groups, though the owner is the same. At the moment the...
  16. F

    Resolved Ruined all permissions

    Accidentally i rewrote all folders permission from root. Yes, it's very dumb. Exactly chown -R www-data:www-data / Luckily i have another server. So i started fix all permissions manually one by one. All my domains are online again except for plesk and some laravel instances. So 2 problems...
  17. mulderj

    Resolved Httpd not starting

    Hello Guys, I have a problem with my hosting server wich is running Plesk 17. When I started the server apache wasn't running at all. So I logged in with ssh and did "sudo service httpd start" after that I did "sudo service httpd status". I got the following log: Sep 19 15:53:29 SERVERNAME...
  18. Dukemaster

    Question Pagespeed with Redis directory+permission problem

    Hi at all, I have installed ngx_pagespeed with Ubuntu 16 built-in redis on amazing PLESK. Since I installed Redis and integrated it with pagespeed a new cache directory was created /var/cache/pagespeed under root:root (755). As I changed permissions to nginx:nginx (755) pagespeed created the...
  19. S

    Resolved automatic reset folder permissions and change ftp user password

    hello i'm using Plesk Onyx Version 17.0.17 Update #33. i have an issue and it is that when i set full permissions for iis app pool user on a folder of an addon domain of a web host, after some while, the user's permission reset to default automatically! also in that web host, when i create a ftp...
  20. K

    Question [discussion] what file permission strategy to follow?

    Ideally I would like to have every account have two users: 1 for FTP/SSH access, 1 to run apache. Then, the first would be owner of files, the second part of group. Files would have 640 and folders 750. Only upload folders would get 770 and underlaying files 660 so the webserver is able to...
Back
Top