To change the password of your database user linked to WordPress, you will need to follow the steps below: Access the dashboard of the hosting service where the database user is. You can use the top search engine of your SWPanel info_capture The scre (...)
Create a new DB user To create a new database access user you can do it following these instructions: First, we access the dashboard of the service where we want to create the database user: info_capture The screenshot is for guidance only. It was taken (...)
To delete a MySQL or MariaDB database from SWPanel, you will have to follow the following steps: Access the dashboard of the hosting service where the database is created. You can use the top search engine of your SWPanel info_capture The screenshot (...)
When you consult your web page, the hosted code usually makes a connection to the database (hereinafter DB) to know what content should be displayed. This happens with dynamic pages (e.g. PHP), that is, the content is not always the same. Pages whose conte (...)
Importing the database with phpMyAdmin To import your web database to your new hosting in SWPanel you will have to follow the following steps: 1. First of all, you must access your SWPanel and in the top search window indicate the name of the hosting servi (...)
In order to perform a complete migration from another Hosting to SWHosting, it is essential that port 3306, which corresponds to the MySQL database, is open. In the following manual, we will show you how to open port 3306 in Plesk. 1. Once logged in to Ple (...)
In order to carry out a complete migration from another Hosting to SW Hosting, it is essential that port 3306, which corresponds to MySQL (database), is open. In the following manual, it will be shown how to open port 3306 in cPanel and allow access to SWH (...)
A database is a set of data belonging to the same context and systematically stored for later use. Any website that contains data that can be consulted through a search tool on the website itself or that allows data to be entered through a text form needs (...)
What is phpMyAdmin? PHPMyAdmin is a database manager. It is a tool used to manage (create, modify, delete...) any record of your databases through a web interface. How to access phpMyAdmin? You can access phpMyAdmin from your SWPanel, you just need to know (...)
With SWPanel you can use the phpMyAdmin tool to access the management of your databases, such as exporting or importing them. Also, you can use any kind of MySQL/MariaDB database management application, such as HeidiSQL, which allows a much more powerful d (...)