• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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