Databases : Introduction to phpMyAdmin in cPanel

In this tutorial, we are going to discuss new section in cPanel which is: “DATABASES”. This section provides following tools for the cPanel users: phpMyAdmin MySQL Databases MySQL Database Wizard Remote MySQL As shown in the following screenshot: phpMyAdmin : Using phpMyAdmin tool you can easily handle the various options for managing the databases at […]

Unable to establish a PHP session – PHPMyAdmin error

PHPMyAdmin error : Do you ever come across the following error when you access PHPMyAdmin from cPanel.   “Access Denied Unable to establish a PHP session. If you believe that this is in error or inadvertent, contact your system administrator and ask them to review your server settings.”   Normally, you will get this error […]

How to Install phpmyadmin on centOs 7

phpmyadmin on centOs 7  phpMyAdmin is an open source tool used for the administration of MySQL. phpMyAdmin depends on the LAMP stack. It requires Apache2 or any compatible web servers, MySQL and PHP. This post will show you how to install phpmyadmin on centos 7. Installation :  Step 1 :  Download epel-release-7-x.noarch.rpm Step 2 : Install […]