washingtonjilo.blogg.se

Php my admin login
Php my admin login




php my admin login
  1. #PHP MY ADMIN LOGIN HOW TO#
  2. #PHP MY ADMIN LOGIN INSTALL#
  3. #PHP MY ADMIN LOGIN UPDATE#

#PHP MY ADMIN LOGIN INSTALL#

To install it on Windows 10 subsystem for Linux use the below command: sudo apt-get install apache2 It is a light open source web server to run different web apps and websites. The first thing in a Linux based LAMP stack is Linux OS itself which already have setup above, now what we need is Apache web server. Sudo apt-get upgrade Step 5: Install Apache on WSL

#PHP MY ADMIN LOGIN UPDATE#

So, what we have now is exactly the Linux Ubuntu server in command line interface, thus the command will also be the same to install any Linux packages as we use in standard Ubuntu OS.Īlthough we have recently, installed the Ubuntu WSL distro, there will be a possibility of updates, thus first run the system update command: sudo apt-get update To start properly it needs to download some extra packages, thus it will take some time, hence, be patient.

php my admin login

When it appears, click on the Get button to install it.Īfter installing, the Ubuntu will available in Windows 10 applications, click on it to run. So, in the Windows 10 search box, type Microsoft Store and there search for Ubuntu.

php my admin login

Although there are various Linux apps are available on Microsoft Store but here we are installing the Ubuntu 18.04 WSL. The second thing we need is the Linux Distro on our WSL to install MySQL, PHP and phpMyAdmin.

#PHP MY ADMIN LOGIN HOW TO#

On this topic, you can see our step by step article on how to activate Windows 10 WSL. Then find an option Windows subsystem for Linux, select and click the OK button. Just search for “Turns Windows features on or off” in the search box of Windows 10. Installing Windows Subsystem for Linux is not a big deal, we don’t have to download some third-party packages at all. Step 7: Test Apache and phpMyadmin Step 1: Enable Windows 10 WSL for LAMP installation Here first, we will download Windows 10 WSL Ubuntu and in further steps, we will understand how to set up Apache, MySQL, PHP and phpMyAdmin ( LAMP stack) on it. Such as Debian, Ubuntu, Kali, Arch Linux, OpenSUSE, CentOS and more… Some of them are officially available on the Windows 10 Microsoft Store such as Ubuntu. The Windows Subsystem of Linux which is basically Linux compatibility layer on Windows 10 to run various kind of minimal Linux distro images with command line interface. And here in this tutorial, we let you know how to install MySQL, PHP and phpMyAdmin on Windows 10 using Windows Subsystem for Linux. However, if you are on Windows 10 then you don’t need them, you can get the native performance of Linux with command line interface to download, install and manage LAMP packages. Yes, there are a couple of applications that provide LAMP in single install package to test various kinds of web applications on Windows 10/8/7 such as XAMPP and WAMP. If you are into web development, then I know you already familiar with LAMP stack that contains Apache, MySQL, PHP and PhpMyAdmin (optional) on a Linux platform.






Php my admin login