Cobra Forum

Plesk Panel => Webserver => Topic started by: Suhitha on Oct 13, 2025, 01:14 AM

Title: Domain shows 403 error after using Move Domain feature: Forbidden You don't have
Post by: Suhitha on Oct 13, 2025, 01:14 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

Domain example2.com shows the following error message after moving it to another subscription (example.com) in Domains > example2.com > Move Domain:

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:

How to install Plesk updates


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