e Learning

phpMyAdmin

phpMyAdmin: the configuration file now needs a secret passphrase blowfish_secret

Learn How to Solve "The configuration file now needs a secret passphrase (blowfish_secret)" error in phpMyAdmin.

You could get the following error message in phpMyAdmin page, if you manually download and installed phpMyAdmin.

How to Install phpMyAdmin on centos 7 Server

In this tutorial we are going to learn how to install phpMyAdmin on CentOS 7. phpMyAdmin is the most popular GUI use to manage MySQL Database. If you are running a MySQL server on CentOS 7 Linux, Then definitely you need to install phpMyAdmin in CentOS Server.

phpMyAdmin is a web based application written in using PHP language, So before we install phpMyAdmin, we need to install PHP on CentOS 7 as well as Apache Web Server. So let's see how it is done.

How to Install Apache on CentOS 7

In this Tutorial I will guide you through the installation of Apache HTTPD Server on Newly released Centos7 Operating System. In Addition we will also configure the CentOS firewall to allow HTTP request. Then we will do the PHP, MySQL and phpMyAdmin Installation too. At the end of this tutorial you will learn how to setup Complete CentOS LAMP Stack.