Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


install_apache_mysql_php_linux_ubuntu_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
install_apache_mysql_php_linux_ubuntu_server [2020/06/08 18:46] – [Install MySQL Database Server] wikiadmininstall_apache_mysql_php_linux_ubuntu_server [2020/06/08 19:42] – [Install MySQL Database Server] wikiadmin
Line 238: Line 238:
  
 //Success.// //Success.//
 +
 +//All done!//
  
 </QUOTE> </QUOTE>
 +
 +===== Installing phpMyAdmin =====
 +
 +phpMyAdmin is a web interface to manage MySQL databases and user privileges.  Install phpMyAdmin on Ubuntu 20.04 LTS as follows:
 +
 +<code>sudo apt install phpmyadmin</code>
 +
 +When prompted during installation, select "Apache" as the web server running phpMyAdmin.
 +
 +When prompted to create the phpMyAdmin database, provide your admin user access details and take the remaining steps to complete the installation.
  
  
install_apache_mysql_php_linux_ubuntu_server.txt · Last modified: 2020/06/08 23:20 by wikiadmin