• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Databases not listed in Plesk 11.5

Coen

New Pleskian
Our databases are created by our application. Unfortunately these databases are NOT listed in Plesk Panel 11.5 > Websites & Domains > Databases, only in phpMyAdmin.
How can we make Plesk "see" our databases as well? (We want to use backup & restore from Plesk instead of phpMyAdmin.) Is there some setting I have missed? Thanks!
 
Hello Coen,

It's because the respective database records don't exist in the Plesk "psa" database.
 
Hi Abdi,
Please tell me a bit more. I know Plesk a little bit but not the database part. What should I do to make the databases visible (and manageable) in Plesk? Do we have to add certain instructions in the code that creates the databases?
 
You can just dump your current databases and drop them after that. Then create corresponding databases through Plesk interface (in this case they will be visible in Plesk) and then restore dump of these databases.
 
I think I understand that. We could do that to our current databases. But our application keeps on creating new databases (new customers!). So we would like any database created by our application to be visible right away after creation. Do you know a way to do this automatically, at creation?
 
Back
Top