• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

database issue after transferring from WHM/CPanel to Plesk 11.5

dicko_md

Basic Pleskian
Hi

I have transferred all but 1 of my websites from WHM/CPanel to Plesk and they have gone across no problems but this last one.

What does the below mean and how do I fix it ?

Thanks in advance

Martyn

Warning: domain "domainfun.co.uk"
Failed deployment of database bouncin1_site2011 (domain domainfun.co.uk)
Warning:
Execution of /usr/local/psa/admin/plib/api-cli/database.php --create bouncin1_site2011 -domain domainfun.co.uk -type mysql -print-id -skip-webspace-checking -server localhost:3306 -ignore-nonexistent-options failed with return code 1.
Stderr is
Unable to create database: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0.
Info: hosting "domainfun.co.uk"
The password was generated for system user 'bounc_0'. New password is '1sr#6Nc0VS'
Info: hosting "domainfun.co.uk"
System user 'bouncin1' was renamed to 'bounc_0'
Warning: hosting "domainfun.co.uk"
Execution of /usr/local/psa/admin/plib/api-cli/domain.php --update domainfun.co.uk -webstat true -webstat-protdir-access false -ignore-nonexistent-options failed with return code 1.
Stderr is
Wrong syntax for command's '-webstat' parameter. 'true' does not match the pattern '/^none|awstats|webalizer$/'.

Info: database user "bouncin1_d"
User 'bouncin1' of database 'bouncin1_database' was renamed to 'bouncin1_d'
Info: database user "bouncin1_tom_7"
User 'bouncin1_tom' of database 'bouncin1_database' was renamed to 'bouncin1_tom_7'
Info: database user "cpses_boB37XPI_b"
User 'cpses_boB37XPIis' of database 'bouncin1_database' was renamed to 'cpses_boB37XPI_b'
 
The error is right there:

Unable to create database: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0. Info: hosting "domainfun.co.uk"

Looks like the domain name you are migrating has already used up all it's MySQL resources.
 
Hi

This cannot be the case as I have also tried to add a database manually and also got this error Warning: There are no available resources of this type (MySQL databases) left. Requested: 1; available: 0.

I have given the package unlimited databases

Thanks

Martyn
 
Back
Top