permissions

  1. G

    User Permissions in WHM plugin

    Hello, One of our developers is running into an issue where they were not able to determine if a user is a WHM Administrator vs a WHM Reseller. In a WHM plugin, how does one do that? Similarly, is it possible for a cPanel account to access settings set by their Reseller/Owner? Thanks in advance.
  2. R

    Problem with access permissions simplexml_load_file()

    Hello everyone, I hope you can help me, I have a problem and I think it is permissions... There is an electronic invoicing system that I am installing for Ecuador developed in PHP and it makes JAVA requests to the government's SRI System to obtain the Signed XML and the corresponding...
  3. M

    SOLVED [SOLVED] Owner/group permission issues in public_html

    We are experiencing errors such as "directory does not exist, or has no write permissions" or "Permission denied in /home/adminuser/public_html/system..." or "Permission denied in /home/adminuser/storage/logs...". /public_html/ drwxr-x--- 18 adminuser nobody 4096 Apr 27 09:59 public_html...
  4. T

    cPanel backups not being fully removed as per retention

    We have configured cPanel Backups, however there are a number of accounts that are not being removed. The system is creating the backup but when the retention policy is run against the files, some of the account are not being removed due to a permission error on the backup. This is not...
  5. D

    Using MultiPHP Manager may change PHP version changes site file permissions

    whm 98.0.4. This morning, I used multiphp manager. i noticed that a new site i had made recently was set to a specified php version, and not inherit. i set the site from 7.4 to 7.2 and tested the site and it loaded fie. I set it to 7.0 and tested the site and it loaded fine. i set it back to...
  6. S

    Permanently change log file permissions?

    I have a script that needs to read /var/log/exim_mainlog. The script does not run as root so it can't read it because exim_mainlog is -rw-r-----. I changed it to -rw-r--r--. My script works great now. But within a day or so cPanel will reset back to -rw-r----- again. How do I stop this...
  7. R

    I have a problem related to permissions

    Hello, I found a new hobby running an SSH honeypot and watching what the "naughty peole" are trying todo but i have a problem the addon that analyzes the collected data and displays those fancy graphs has a feature called "replay session log" it means i can watch what the attackers are trying...
  8. O

    Can I set the default file and folder permissions through C-Panel or WHM?

    On a new server I just bought, it's uploading folders with permissions of 775 and files with permissions of 664. I want folders to have permissions of 755 and files 644. Is there a way to automatically configure that in C-Panel or WHM? It's extremely time consuming to make those permission...
  9. I

    WordPress Update - This is usually due to inconsistent file permissions.: wp-admin/includes/update-core.php

    Hi, I have some WordPress websites server with root access, and at the time of creating the server, everything was fine and WordPress itself and plugins and themes were updating without any issues, but I'm not sure why recently I got an error indicates usually permission error (at least I see...
  10. psytanium

    Disabling mod_mpm_itk caused lots of permissions problems

    Hi, To enable mod_userdir, i have to disable mod_mpm_itk, now I have lots of permissions errors and not found pages. How does mod_mpm_itk affect users permissions, and what is the solution ? Thx
  11. B

    Apache write permission varies by server with same permissions

    Hi Guys, I have two servers with as far as I can see identical configuration. CloudLinux, CageFS, PHP (LSAPI). Both servers have the following standard permissions for user accounts: /home/user 0711 user:user /home/user/public_html 0750 user:nobody /home/user/public_html/folder 0755 user:user...
  12. durangod

    Different File Folder Permissions When Uploading Script

    Hi, I have a test user that also uses cpanel. They told me during testing of my script that they had to change the folder permissions from 700 to 755 to test it. I checked the folders on my cpanel version of the script and they are 755, and when i upload and unzip the zip file they are also...
  13. Bob1965

    FFMPEG on CentOs 7.8, PHP7.3 permissions problem

    Hi, I hope someone can help me. I am not sure if this is a cPanel issue or a CentOs issue, it depends on which is responsible for the permission to run FFMPEG as a user. When I run the following command as root: /usr/bin/ffmpeg -i /home/user-cpanel-account/video.avi -vcodec libx264 -profile:v...
  14. J

    Hidden files are downloadable from my server even when permissions restricted

    In a parent directory with 7-5-0 permissions, I have a hidden (.) file. When I enter the URL of that file, it automatically downloads. This seems to happen even when the permissions of the file are 6-5-0 or 6-4-0, which I would think would restrict any access to "World". How do I prevent this...
  15. S

    Directory Privacy Error: failed to configure access permissions

    Hi all, I'm running WHM 88.05 on an Amazon AWS EC2 instance with RDS database. All running smoothly, however today I tried to use Directory Privacy feature for the first time to make a dev project folder password protected. The folder happens to be the folder that houses a subdomain on a...
  16. Ramon Pego

    Permissions for Laravel storage folder

    Hello I am facing a very annoying and recurring problem. I have some systems using Laravel on my CentOs 6.2 Every time the system tries to create a new file in the folder for example ~ myapp / storage / * He gives permission error Even though I am giving chmod -R 777 storage / He can create the...
  17. F

    SOLVED File permissions issues on website

    my server spesification /etc/redhat-release:CentOS Linux release 7.6.1810 (Core) /usr/local/cpanel/version:11.80.0.18 /var/cpanel/envtype:vmware this is error log on this server location : apache error log /var/log/apache2/error_log all access rights on cpanel users cannot upload and update...
  18. A

    Wrong files permissions on entire server

    Hi to all guys, I write because I urgently need your help. My brother have entered a wrong command and started the following command: chmod 777 / When I noticed his mistake I immediately stopped the process but many files and folders now have the 0777 permissions. Kindly tell me how I can...
  19. P

    Folder permissions automatically reverted

    I have an addon domain in its own folder $HOME/domain, the main domain is obviously in $HOME/public_html Once in a while (in this case November 1, November 23 and December 6 -the exact date may be wrong, it's the date I noticed) the permissions of that folder are changed to 755 back from 777...
  20. M

    Wordpress Manager - File Permissions

    Hi, I'm just wondering what is the reason behind the wordpress manager setting the wordpress files/folders to executable files with permissions: -rwxr-xr-x? As the files show up with green titles with an * at the end of the name. I would have thought this wouldn't be a good idea to do in...