databases and db user import possible?

Discussion in 'ISPConfig 3 Priority Support' started by wokka, May 17, 2014.

  1. wokka

    wokka New Member

    I've migrated roughly 50 databases onto an Ispconfig multi server install from a plesk setup. Since I had so many databases and users, I did everything from the commandline and did not spend the time to re-create the entries by hand in Ispconfig (I had a lot of sites, ftp users, mail, etc to move as well and was under a time crunch).

    Is it possible for Ispconfig to read in those settings from mysql and populate the info into the control panel? The people I'm setting this up for are not technical and it's why I'm running Ispconfig, for them to manage their server for the day to day stuff. However, they cannot see their databases from inside Ispconfig. I have phpmyadmin loaded, but it's really beyond their knowledge.

    Thanks!
     
  2. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    No that is not possible.
    For those use-cases there is the remoting api where you can create everything via script (e. g. php).
    You find examples for that in the remoting examples inside the download tar.gz of ISPConfig stable.
     
  3. wokka

    wokka New Member

    Yeah, was afraid of that, hindsight is always 20/20

    Thanks!
     

Share This Page