Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Sep 04, 2025, 08:31 AM

Title: Domain shows 403 error after using Move Domain feature: Forbidden You don't have
Post by: Suhitha on Sep 04, 2025, 08:31 AM
Question: Domain shows 403 error after using Move Domain feature: Forbidden You don't have permission to access / on this server.


Applicable to:


Symptoms


403 Forbidden
You don't have permission to access / on this server.
Server unable to read htaccess file, denying access to be safe


[core:crit] (13)Permission denied: AH00529:/var/www/vhosts/example.com/example2.com/httpdocs/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/var/www/vhosts/example.com/example2.com/httpdocs/' is executable, referer: https://example2.com/

There is incorrect ownership on some items in the WWW root directory of the domain 'example2.com' ........................................... [ERROR]
- Incorrect group of /var/www/vhosts/example.com/example2.com/httpdocs:
expected is psaserv (1002), actual is psacln (1003)

# ls -ld /var/www/vhosts/example.com/example2.com/httpdocs/
drwxr-x--- 2 user psacln 4096 Sep 2 09:16 /var/www/vhosts/example.com/example2.com/httpdocs/

Note: The psaserv group is expected instead of psacln.


Cause

Product issue:


Fixed in:




Resolution

Please consider updating your server:




Workaround

If update is not possible for some reason you may try the following

                      workaround

As a workaround until the bug is fixed, repair permissions:

1.Connect to the server via SSH

2.Execute the following command for the affected domain:

# plesk repair fs example2.com -y