Plesk (windows) backup gives the error: Failed to connect to database: User ‘admin’ has exceeded the ‘max_user_connections’ resource (current value: 10)

when you try to backup the databases of the websites from Plesk Backup util and you get failure and the message “Failed to connect to database: User ‘admin’ has exceeded the ‘max_user_connections’ resource (current value: 10)” you have to change the mysql options

How do I setup all subdomains *.domain.tld to point to a domain domain.tld? | wildcard dns in plesk

For that purpose you should add an entry into domain’s zone DNS  like:

Linux Plesk how to add www to a subdomain

To create www prefix for subdomains you need to take the following steps: 1) Create vhost.conf file in the /home/httpd/vhosts/domain.com/subdomains/subdomain/conf directory with the following content: ServerAlias www.subdomain.domain.com 2) Add appropriate A record to the DNS zone of the domain in Server->Domains->domain.com->DNS (specify this domain’s IP address instead of 192.168.1.1): www.subdomain.domain.com.          A     192.168.1.1 3) Run wersrvmng ...

Modernbill 4.x & Windows Plesk API problem: Access is denied. (Error code 5) at Unable to connect to pipe

If you face this error: Access is denied. (Error code 5) at Unable to connect to pipe \\.\pipe\psapipe , the solution is very easy

ERROR: PleskFatalException : Unable to remove hosting: SiteAppManager: Provided Client object is invalid. 2

ERROR: PleskFatalException Unable to remove hosting: SiteAppManager: Provided Client object is invalid. Solution: you have to login to psa’s database via MysqlQuery Browser or any other client you want and then the following steps

Plesk Backup Problem Unable get daemon current status: Unable to create UNIX socket /usr/local/psa/tmp/agent-runner

In plesk (8.x) this error appear when I try to press on “Backup” button on a particular domain.”Unable get daemon current status: Unable to create UNIX socket /usr/local/psa/tmp/agent-runner.38023: Connection refused”