Export a MySQL/MariaDB database
Exporting a database can be done very easily from phpMyAdmin/ from your web hosting control panel (cPanel, DirectAdmin, VestaCP etc). But you can also export databases from the command line…
Exporting a database can be done very easily from phpMyAdmin/ from your web hosting control panel (cPanel, DirectAdmin, VestaCP etc). But you can also export databases from the command line…
There can be multiple reasons for a WordPress database related issue. It can be a single table issue. It can be connection issues etc. You can check the status of…
Similar to cPanel, CWP provideseasy-to-use scripts in the /scripts directory. The /scripts directory is a shortcut to /usr/local/cwpsrv/htdocs/resources/scripts [root@cwp1 ~]# ls -l /scripts lrwxrwxrwx 1 root root 42 Mar 24 07:06…
This KB article is for CentOS Web Panel for shared hosting (end-users). It's a good practice to download site backups from time to time to your computer. With CWP you can…
This KB article is for CentOS Web Panel for shared hosting (end-users). Nowadays, all sites are working with a database (MySQL, MariaDB etc), so it's very important to have easy…
cPanel is considered one of the best web hosting control panels. If you are using other control panels (like Odin Plesk, DirectAdmin, VestaCP etc.) you may consider switching to cPanel.…
cPanel v66 is not using anymore a MySQL database for the cphulkd utility. cPHulk now uses SQLite. So, after upgrading to cPanel v66 you will receive a message saying: The…
MySQL databases are an important aspect of your web server. With Vesta CP is very easy to create databases and users. How to create a MySQL database and a user…