How to Install Apache2, PHP, MySQL On Ubuntu 20.04
There are several ways to install and configure complete production server using Ubuntu I have figure out one of them which is easy to me. So I don’t want to…
Let's learn together
There are several ways to install and configure complete production server using Ubuntu I have figure out one of them which is easy to me. So I don’t want to…
Install wget: Download the latest phpmyadmin version: Note: change the link with latest version of PMA. Let’s install unzip Remove all from phpmyadmin(old) directory: Unzip your downloaded zip file Let’s…
To solve the issue the steps bellow helps me: Login to your mysql: sudo mysql -u root Use your linux root password first then mysql root password Change Password (if…