• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Plesk 12.5 web admin edition database limit

limestreet

New Pleskian
Hi,
I try to migrate two accounts (3 domains and few subdomains) from web pro edition to web admin edition. On one domain I have about 20 WordPress installations (in subfolders) for demo/test purposes. I can migrate only 10 databases per user (2 subscriptions on old server) and I get this error:
Unable to create database: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0.
Is this in some way related to domain limit? Or can I change this limit somewhere?

Plesk version (on both servers): 12.5.30 Update #40
OS version (on both servers): CentOS 6.8 64bit
MySQL version (on both servers): MySQL 5.5.50 (atomic)

Thanks in advance!
 
Try to set unlimited number of databases for subscription with

# plesk bin subscription_settings -u domain.com -max_db -1
 
Back
Top