Topic : SQL Database

« Back to Knowledgebase

For configuring PHP, Perl or Ruby scripts the MySQL Hostname you should use to connect to the MySQL server is “localhost”. You will also need to make the corresponding database and user to connect to …

Topics : Database Management Localhost SQL Database

Post a Comment


phpPgAdmin is a web based database administration tool specifically for managing MySQL databases. Once you click on the phpPgAdmin link on the cPanel dashboard, phpPgAdmin will automatically load in a new window. First you will …

Topics : Cpanel Database Management SQL Database

Post a Comment


phpMyAdmin is a web based database administration tool specifically for managing MySQL databases. Once you click on the phpMyAdmin link on the cPanel dashboard, phpMyAdmin will automatically load in a new window. First select the …

Topics : Cpanel Database Management SQL Database

Post a Comment


Remote MySQL allows external web servers to access your MySQL databases by adding their domain name to the list of hosts that are able to access databases on your web site. NOTE: “localhost” stands for …

Topics : Cpanel Database Management SQL Database

Post a Comment


You can repair your MySQL database by using the “Repair DB” feature in cPanel. Steps Select the database you want to repair from the “Repair DB” drop down menu. Click on the Repair DB button.

Topics : Cpanel Database Management SQL Database

Post a Comment


There are two types of deleting users. One way is to delete a user from a database. The other type is to delete a user permanently. Delete A User From The Database Steps When the …

Topics : Cpanel Database Management SQL Database

Post a Comment


There are two types of deleting users. One way is to delete a user from a database. The other type is to delete a user permanently. Delete A User From The Database Steps When the …

Topics : Cpanel Database Management SQL Database

Post a Comment


You can easily delete a PostgreSQL database from your web hosting account. Follow the instructions below. Steps When the page loads, you will see a table containing the following information, split into five columns: Database …

Topics : Cpanel Database Management SQL Database

Post a Comment


You can easily delete a MySQL database from your web hosting account. Follow the instructions below. Steps When the page loads, you will see a table containing the following information, split into five columns: Database …

Topics : Cpanel Database Management SQL Database

Post a Comment


There are two primary steps when creating a PostgreSQL user. The first step is to create a username and password combination for the user. The second step is to add the user to the database …

Topics : Cpanel Database Management SQL Database

Post a Comment