How To MySql phpMyAdmin XAMPP Unable to login to phpMyAdmin in XAMPP: Access denied for user 'root'@'localhost' (using password: NO) Unable to login to XAMPP's phpMyAdmin page : Error #1045 - Access denied for user 'root'@'localhost' (using password: N...
How To How To Fix MySql phpMyAdmin WordPress Issue importing WordPress database from development to live server: 1273 - Unknown collation: 'utf8mb4_unicode_520_ci' S o I was trying to import a MySQL database exported from local development machine to a live server and I got the error thrown by phpMyAdmi...
Backup Code Snippets Command Prompt Database How To MySql Visual Studio Windows VB.NET Example Code to backup MySQL Database using mysqldump command in VB using Visual Studio 2015 In this post, we will see how to create a simple VB.NET application to backup MySQL database using the same mysqldump command by firing comm...
Backup Command Prompt Commands Database How To MySql Windows Batch File Example Code To Backup MySQL Database To A Particular Folder, Append Date and Time, Delete Backups Older Than X Days In this post we will see how to make a batch file to take backup of MySQL database (single database) to a particular folder on the same comp...
CPanel Drupal Tips How To MySql phpMyAdmin Website Development 404 Error While Accessing Drupal Site After Migration If you have migrated a Drupal site from local development server to a live server or from one host to another host, you will generally encou...
CPanel Database Domain How To MySql phpMyAdmin Website Website Development WordPress How to move a WordPress sites to a sub-domain or directory within the same server? If you have a WordPress sites that you need to move within the same server, this post might help you. When a WordPress site is moved to a ne...
Database How To MySql phpMyAdmin Website Development How to increase the size of database import file in phpmyadmin? Tried uploading a mysql database file in phpMyAdmin and failed to upload due to the error- " the file size exceeded the maximum size pe...
CMS IIS MySql PHP phpMyAdmin Web Server Windows XAMPP How to install and run XAMPP on Windows? (Guide) The easiest way to run PHP or PHP-based CMS such as WordPress, Joomla, Drupal and many others CMS on Windows is to install the XAMPP package...