• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Warning: Custom template has insufficient permissions: nginxDomainVirtualHost.php

andreios

Regular Pleskian
Server operating system version
Ubuntu 24.04
Plesk version and microupdate number
18.0.63 Update #1
I want to use custom template, but I get this warning.

plesk repair web -verbose

Checking Plesk version
Installed Plesk version/build: 18.0.63 Ubuntu 24.04 1800240809.10
Checking Apache configuration ..................................... [OK]

Checking for custom configuration templates
Custom template
/opt/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php
has been found but the template has insufficient permissions, so
that it will be ignored
Some custom configuration templates have been found. The custom
templates have higher priority than default templates in case of
configs generation
Please check documentation for details:
https://docs.plesk.com/current/redirect.html?book=advanced-administration-guide-linux&page=68693.htm
................................................................... [WARNING]

-rw-r--r-- 1 root root 12K Aug 18 07:11 /usr/local/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php
-rw-r--r-- 1 root root 12K Aug 9 12:58 /usr/local/psa/admin/conf/templates/default/domain/nginxDomainVirtualHost.php
 
Ubuntu uses another location. You posted the location for CentOS/Almalinux systems.

Have a look at this file
/opt/psa/admin/conf/templates/custom/domain/nginxDomainVirtualHost.php
 
Back
Top