• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to Install PhpMyAdmin on CentOS 7.6

  • 01:14 yum install phpmyadmin -y
  • 01:30 cd /etc/httpd/conf.d/
  • 01:32 ll
  • 01:44 mysql -u root -p
  • 01:58 systemctl restart httpd
{{postValue.id}}

Installation Of phpMyAdmin On Centos 7.6

Purpose Of phpMyAdmin :

It is a tool used for administering MYSQL with a web browser.Typical operations such as the management of databases,tables,indexes,permissions and so on are executed with the user interface.Administrators can also use the phpMyAdmin to directly execute any sql statement.

Requirements:

LAMP Stack

Phpmyadmin configuration Location:

/etc/httpd/conf.d/phpmyadmin.conf

Install phpMyAdmin On CentOs 7.6 :

[root@linuxhelp ~]# yum install phpmyadmin -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: centos.myfahim.com
 * epel: repos.del.extreme-ix.org
 * extras: centos.myfahim.com
 * remi-php72: mirror.reconn.ru
 * remi-safe: mirror.reconn.ru
 * updates: mirror.nbrc.ac.in
base                                                                                                                  | 3.6 kB  00:00:00     
Resolving Dependencies
--> Running transaction check
---> Package phpMyAdmin.noarch 0:4.4.15.10-3.el7 will be installed
--> Processing Dependency: php-php-gettext for package: phpMyAdmin-4.4.15.10-3.el7.noarch
--> Processing Dependency: php-tcpdf for package: phpMyAdmin-4.4.15.10-3.el7.noarch
--> Processing Dependency: php-tcpdf-dejavu-sans-fonts for package: phpMyAdmin-4.4.15.10-3.el7.noarch
--> Running transaction check
---> Package php-php-gettext.noarch 0:1.0.12-1.el7 will be installed
.
.
.
Installed:
  phpMyAdmin.noarch 0:4.4.15.10-3.el7                                                                                                        

Dependency Installed:
  libtidy.x86_64 0:5.4.0-1.el7                        php-bcmath.x86_64 0:7.2.17-1.el7.remi    php-fedora-autoloader.noarch 0:1.0.0-1.el7  
  php-php-gettext.noarch 0:1.0.12-1.el7               php-process.x86_64 0:7.2.17-1.el7.remi   php-tcpdf.noarch 0:6.2.26-1.el7             
  php-tcpdf-dejavu-sans-fonts.noarch 0:6.2.26-1.el7   php-tidy.x86_64 0:7.2.17-1.el7.remi     

Complete!

Go to the phpMyAdmin Configuration Location

[root@linuxhelp ~]# cd /etc/httpd/conf.d/

List the contents in the conf.d directory.

[root@linuxhelp conf.d]# ll
total 24
-rw-r--r-- 1 root root 2926 Nov  5 07:17 autoindex.conf
-rw-r--r-- 1 root root 1252 Apr  3 13:40 php.conf
-rw-r--r-- 1 root root 1779 May 26  2018 phpMyAdmin.conf
-rw-r--r-- 1 root root  366 Nov  5 07:17 README
-rw-r--r-- 1 root root 1252 Oct 30 20:30 userdir.conf
-rw-r--r-- 1 root root  824 Oct 30 20:30 welcome.conf

Log in to the MariaDB database with the root user and password.

[root@linuxhelp conf.d]# mysql -u root -p
Enter password: 
Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 19
Server version: 5.5.60-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.


MariaDB [(none)]> exit
Bye

Restart the service Of Apache.

[root@linuxhelp conf.d]# systemctl restart httpd

Open the Browser and Enter the URL as follows: snap1 Enter the user and password of root to login to the MariaDB database snap2 The DashBoard of phpMyAdmin gets opened. snap3 Thus ,the installation Of phpMyAdmin comes to end on CentOS 7.6

Tags:
symonds
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is phpMyAdmin?

A

PhpMyAdmin is a tool used for managing a database with a web browser.

Q

What is the location of phpmyadmin configuration file?

A

The Location of phpmyadmin configuration file in Centos 7.6 is /etc/httpd/conf.d/phpmyadmin.conf

Q

What is the latest version of phpMyAdmin?

A

The latest version of phpMyAdmin 4.8.5

Q

What is the least supported php version in phpmyadmin?

A

The least supported php version in phpmyadmin is 5.5 and the latest version is 7.2

Q

What are the php modules required for the phpmyadmin?

A

php-mysql and php are the modules required for phpmyadmin.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help keel johnston ?
Unhide the folders on windows Explorer

Give any solutions to unhide folder using command prompt?

forum3

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.