node.jsdatabaseorientdbc9.io

How to make a database on c9.io


How can I make a database on c9.io?


Solution

  • You have here all docu about this:

    https://community.c9.io/t/setting-up-phpmyadmin/1723

    Basically:

    mysql-ctl install
    phpmyadmin-ctl install
    mysql-ctl start