Macguire's Docs
GitHubGitHub (opens in a new tab)
  • Setup
    • Install Proxmox
    • Get ISOs
      • pfSense
      • Create Vms
      • pfSense
      • Wireguard
  • macOS
  • Topics
  • Dotfiles
  • Index
  • Message Authentication Code Incorrect
  • Moving Proxmox to New Disk
  • Setup
  • Simplelogin
  • Symbolic Links
    • JavaScript
    • Nextra
    • TypeScript
      • Box Shadow
      • Motion
      • Mdx
    • Adguard Home
    • General
    • Home Assistant
    • Nginx Proxy Manager
    • Alpine
    • Linux
    • Red Hat Enterprise Linux
    • Ansible
    • Apache
    • Asdf
    • Borg
    • Find
    • Firewalld
    • Git
    • Host
    • Python
    • Rsync
    • Ssh
    • Stat
    • Resize VM Disk
    • Favicon
    • Htaccess
    • Mysql
    • PHP
    • Phpmyadmin
    • WordPress
Question? Give us feedback → (opens in a new tab)Edit this page
web-hosting
Phpmyadmin

Install phpMyAdmin

# Install
sudo yum install phpMyAdmin
# Configure remote access:
# Directly within <IfModule mod_authz_core.c>, set `Require all granted`
sudo vi /etc/httpd/conf.d/phpMyAdmin.conf
# Restart Apache
sudo service httpd restart

How To Install phpMyAdmin on CentOS/RHEL 7/6 - TecAdmin (opens in a new tab)

PHPWordPress

Macguire's docs