cpanel download question?
|
demo 19 Dec 2008 09:10pm where do i download this? where do i get it? i'm new to mysql stuff so i'll also need to create a db and username but that's not the problem, so where do i get this program? could someone provide a link to the download? that'll help alot. |
Answers
|
demo 19 Dec 2008 09:30pm cPanel is probably not what you're looking for. cPanel is a control panel for web-hosts so that their customers can manage their individual sites. It is also a paid-for application. For just managing MySQL, try using the MySQL GUI tools: http://dev.mysql.com/downloads/gui-tools/5.0.html. They are simple to use. (MySQL Admin will allow you to create users and schemas. MySQL Query will allow you to create schemas as well as manipulate the table underneath schemas.) Hope that helps. Note: I use the word schema here instead of database only because the MySQL GUI tools use that terminology. The words are usually interchangeable. |
Related
Submit Answer
You must be logged in to post an answer. Please Login or Register.
Powered by phpMyAnswers.