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…
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…