


Include the below line in /etc/apache2/nf file. If you are getting “Page not found” issue. If you need to install the latest phpMyAdmin on Ubuntu 22.0420.0418.04, you’ll have to download the package from the official phpMyAdmin releases page. Once the dependencies have been downloaded, you’ll see the Package Configuration wizard.
#Ubuntu install phpmyadmin how to
Now after successfull login, you can see the screen like below. Launch the terminal and install phpMyAdmin on Ubuntu 20.04 by running the following command with sudo privileges: sudo apt install phpmyadmin. Welcome to my YouTube channel In this video, I will guide you on how to fix the 'phpMyAdmin Page Not Found' error on Ubuntu. just type Mysql root username and password given during the Mysql installation. Step 5 » That’s it, now open the path “ in the browser, you will prompted for username and password.

Step 4 » Now the installation will prompt for the mysql database configuration ,As we already configured mysql server manually just choose “No” and hit enter to complete the installation. just choose “apache2” (use space bar and enter key for selecting ). Step 3 » You will prompted to choose the type of web server for phpmyadmin. Step 2 » Type the below command to install phpmyadmin sudo apt-get install phpmyadmin
#Ubuntu install phpmyadmin update
Step 1 » Update ubuntu repositories by giving the below sudo apt-get update Testing all togetherĪfter installing apache2, mysql and php, you can continue with the below steps to install and configure phpmyadmin You can refer the below posts to install, configure and test the apache, mysql and php together.ġ. For Fedora guys, use our previous guide: How to Install and Configure phpMyAdmin on Fedora. This tutorial will help you to install and configure phpMyAdmin on Ubuntu 20.04 Linux system. If you need to install the latest phpMyAdmin on Ubuntu 22.0420.0418.04, you’ll have to download the package from the official phpMyAdmin releases page. During this installation you’ll be asked for the web server selection, we will. apt install phpmyadmin php-mbstring php-gettext. Step 2: Install PhpMyAdmin and PHP extensions for managing non-ASCII string and necessary tools. Inorder to install phpmyadmin on ubuntu 12.04, you need 3 main packages apache , MySQL and php has to be installed and configured properly. The current phpMyAdmin version is compatible with PHP 7.1 and newer and MySQL 5.5 or MariaDB 5.5 or newer. Step 1: Update the apt package tool to ensure we are working with the latest and greatest. you can also optimize and repair tables just with a single click. You can perform almost all the major tasks like creating, deleting and modifying databases, tables, rows etc. Phpmyadmin is a free tool used to administrative MySQL database in a GUI mode ( Using web browser ).
