"openat() .." - Access permission

Discussion in 'Installation/Configuration' started by Emsanator, Feb 14, 2024.

Tags:
  1. Emsanator

    Emsanator Member

    Hello everyone,
    Access to some websites is interrupted due to the following error. When I check the permissions of files and folders, everything appears normal. However, this error occasionally occurs, causing disruptions in website access. I have even tried backing up the websites, deleting them via ISPconfig, and recreating them, but the same error persists. What could be the reason for this?

    Code:
    2024/02/14 18:55:54 [crit] 302762#302762: *18188 openat() "/var/www/my.ispconfig.ltd/_subdomains/my/" failed (13: Permission denied), client: 63.143.42.250, server: my.ispconfig.ltd, request: "HEAD / HTTP/1.1", host: "my.ispconfig.ltd", referrer: "https://my.ispconfig.ltd"
    Code:
    root@serve:~# ls -ld /var/www/my.ispconfig.ltd/_subdomains/my/
    drwx--x--- 11 web2 client2 4096 Feb 13 20:00 /var/www/my.ispconfig.ltd/_subdomains/my/
    root@serve:~#
    I've been using it for about 2 years, but I've been struggling with this error for the last few days. [Debian 11, PHP 8.2, ISPConfig 3.2.11p2]
    Thank you.
     

Share This Page