Symptoms
The plesk repair
utility displays the following message:
ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/vhostmng-content'] with exit code [1]
vhostmng-content failed: Cannot open directory for reading /var/www/vhosts/example.com/httpdocs/.: No such file or directory
Fatal error: std::runtime_error(Failed to chroot to /var/www/vhosts/example.com/httpdocs: No such file or directory)
Cause
The folder /httpdocs
is missing from the domain's directory.
Resolution
Create the missing folder.
- Log in to Plesk
- Go to Domains > example.com > File Manager.
- Use the Create folder button to create the
httpdocs
folder.