A continuance from another support thread (which I made more confusing than needed done).
I'm trying to make this new ide fly on a shared host with cPanel.
Perk, I can use the phpMyide command prompt to do just about all of the requirements from your 'how to' post in the announcements forum.
One that I cannot do is create the needed database phptest. I get an error response like so:
Access denied for user 'dink'@'localhost' to database 'phptest'
In the other support thread you mentioned that you thought a command like 'create database' would require 'super' user status. Since I can do that via cPanel, there ought to be a way for the ide to allow it.
I'll continue to search for an answer as well.