• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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