Back to Browse

Database Programming 03d: Setting up PHP and your first PHP Script in WSL

75 views
Sep 9, 2023
40:24

(Chapter links and instructions below) WOW! Are you going to learn a lot in this video, also, you'll learn I am way to laid back on Saturday mornings! Want to create your own Apache/PHP/MySQL Server? Here's where you'll learn to do it in WSL and Linux (either as your main operating system, or as a virtualized guest operating system). You will also learn how to write your first PHP Script with commands and example code below. Installing WSL for the First Time on Windows: https://youtu.be/lyPTo_WL71g Enjoy! 00:00 The Beginning 01:27 Getting WSL Ready 03:59 Updating your WSL Linux OS 05:09 Installing and configuring the MySQL Server 19:03 Installing the Apache Web Server 21:53 Installing PHP and accessing the Server 23:40 Your first PHP Script 27:14 Your first PHP/MySQL Script 33:32 Connecting to your server with MySQL Workbench 35:41 Exporting and Importing your WSL Linux Server *** I have built a WSL for you. Click on the URL below to download: https://www.dropbox.com/scl/fi/mtzg8ki7iukceriyx0n0x/Ubuntu22_MySQL_WSL2.tar?rlkey=jcld9b4weszwe4rp93l3kbkyu&dl=0 To import this (optional), open your Powershell on Windows and type: mkdir c:\wsl\Ubuntu23MySQL wsl --import Ubuntu23MySQL c:\wsl\Ubuntu23MySQL c:\downloadlocation\Ubuntu22_MySQL_WSL2.tar wsl --list wsl -d Ubuntu23MySQL *** All commands and code can be found at the link below https://www.dropbox.com/scl/fi/gdtj5at03m5vs36j8bn4u/MySQL_Apache_PHP_Commands.txt?rlkey=03v6qil01siemjm3qcufq82pg&dl=0

Download

0 formats

No download links available.

Database Programming 03d: Setting up PHP and your first PHP Script in WSL | NatokHD