Autumn Sale is Live! - 35% OFF Shared Hosting + Free SSL & Free Migration

30 results for “create database”

Database

Create a MySQL Database and a User from cPanel

Creating MySQL Database & User from cPanel is very easy. One can perform these tasks within a few…

Database

How to create a MySQL database in cPanel

…That’s it! MySQL database has been created, and the new user added to the database. The database

Webuzo

How to Create a MySQL Database and User in Webuzo

…Open the Databases section and click MySQL Databases. Enter a name for your database and click Create Database

Database

How to create a MySQL Database in cPanel

…To create a MySQL database, we need to follow 3 simple steps. Create a database Create an user…

Database

How to manage PostgreSQL databases and users in cPanel

Create a PostgreSQL database To create a new PostgreSQL database, enter a name for the database in the…

Node.js

How to Connect a cPanel Node.js App to a MySQL Database

To connect a Node.js app to MySQL on cPanel, you create the database and a user in…

Node.js

How to Connect a Webuzo Node.js App to MySQL

To connect a Node.js app to MySQL on Webuzo, you create the database and user in the…

aaPanel

How to Create and Host a Website in aaPanel

…Optionally tick to create a database and a PHP version at the same time. Click Submit. aaPanel creates

CyberPanel

How to Create a Website in CyberPanel

…Add a database if needed Applications like WordPress need a database. In CyberPanel, go to DatabasesCreate Database

Database

How to import a database using phpMyAdmin

…This is assumed that you have already created a blank database in your cPanel account and you wish…

Database

How to Configure Remote MySQL Database Connection in cPanel

…the user you created for the database. Password: the password for the database user that was created. Default…

Webuzo

How to Import and Export a Database in Webuzo

Exporting a database creates a portable .sql backup of everything inside it; importing loads that file back in…

WordPress

How to Install WordPress Manually

Create a database and Database user. Now add the user to the database with full permissions. Step 6…

WordPress

How to duplicate a WordPress website manually

…Export current database file from phpMyAdmin. Step 7: Now import the database file to your newly created database

Malware Removal & Site Cleanup

How to Find and Remove Malware Hidden in Your Website's Database

Cleaning your files but leaving your database infected is a common reason a site stays hacked. Malware can…

WordPress

How to Move a WordPress Site from Localhost to Live Hosting

…Move the database Export your local database (from your local phpMyAdmin). On your hosting, create a new MySQL…

Node.js

How to Connect a cPanel Node.js App to a Cloud MongoDB (Atlas)

…Set up an Atlas database Create a free cluster in MongoDB Atlas, create a database user, and get…

cPanel

How to Clone a Website to a New Domain Using cPanel

…Copy the database Export the database from the original site. Create a fresh database and user — see creating

cPanel

What Is cPanel and What Can You Do With It?

…Work with databases Create MySQL databases and manage them in phpMyAdmin — the backbone of apps like WordPress. Secure…

Database

How to Rename a MySQL Database in cPanel

…If the option is unavailable, you can achieve the same result by creating a new database, then exporting…

Troubleshooting

How to Fix “Error Establishing a Database Connection”

…Confirm those details match a real database and user — see creating a MySQL database and user. Cause 2…

Node.js

How to Optimize Database Access in Node.js with Connection Pooling

…const pool = mysql.createPool({ host, user, password, database, connectionLimit: 10 }); Then run queries against the pool, and it…

Webuzo

What is Webuzo?

…Offers MySQL and MariaDB database management tools. Email Management: Create and manage email accounts with features like webmail…

Webuzo

How to Back Up and Restore Your Website in Webuzo

…Webuzo makes creating and restoring backups straightforward. Create a backup Log in to your Webuzo Enduser Panel. Open…

Database

How to Reset a MySQL Database User’s Password in cPanel

If your site suddenly shows a database connection error, a changed or forgotten MySQL user password is a…

Control Web Panel (CWP)

How to Create a New Account in Control Web Panel (CWP)

create custom packages? Yes. Under the packages section you can define your own limits for disk, bandwidth, databases

Webuzo

How to Migrate a Website into Webuzo

…Move your database Export the database from your old host with phpMyAdmin, then import it into Webuzo. Create

Webuzo

A Beginner’s Guide to the Webuzo Dashboard

Databases Create MySQL databases and open phpMyAdmin to manage their content. Apps (Softaculous) Webuzo has Softaculous built in…

Scripts & Apps

How to Install Joomla Using Softaculous

…Softaculous creates the database, installs the files, and gives you two links: your site and your admin login…

Migration

How to Migrate a Website from One cPanel Host to Another

…Move the databases Export each database from the old host. Create a matching database and user on the…