Proposed:PhpMyAdmin
From JumbaWiki
(Redirected from PhpMyAdmin)
- The title of this article should be phpMyAdmin. The initial letter is capitalized due to technical restrictions.
Note: phpMyAdmin is not able to create databases due to a cPanel limitation. To create databases see the MySQL Databases or the MySQL Database Wizard article.
Contents |
phpMyAdmin
Accessing phpMyAdmin
There are several ways in which you can access the phpMyAdmin application on your Jumba service.
Via cPanel
To access phpMyAdmin via cPanel: Login to your cPanel account @ yourdomain.com/cpanel Under the 'Databases' submenu you will see the 'phpMyAdmin' icon. Click on the icon to access phpMyAdmin You will see a cPanel page which states that it is redirecting you, wait a moment and the phpMyAdmin main screen should appear
Directly
Direct your browser to: http://www.yourdomain.com:2082/3rdparty/phpMyAdmin/index.php for the unsecured version OR https://www.yourdomain.com:2083/3rdparty/phpMyAdmin/index.php for the SSL secured version
Understanding the interface
Creating a table
Viewing table data
Editing a record
Advanced table operations
Direct SQL input
See also
| Databases (cPanel options) | ||||||
|---|---|---|---|---|---|---|
| MySQL Databases | MySQL Database Wizard | phpMyAdmin | Remote MySQL | PostgreSQL Databases | PostgreSQL Database Wizard | phpPgAdmin |

