🌎 CREATE YOUR WEB SERVER on a RASPBERRY PI! (PHP, MYSQL, PHPMYADMIN...)

Publicado em: 11 Março 2023
no canal de: NETWORKS TV
21,367
483

🤓 TUTORIAL: 🌎 CREATE YOUR WEB SERVER on a RASPBERRY PI! (PHP, MYSQL, PHPMYADMIN...)
In this tutorial, we'll see how to install the Apache web server, the PHP language, the MySQL DBMS, and PHPMyAdmin to manage your databases... all on a Raspberry Pi!
The main purpose of the Apache service will be to respond to HTTP and HTTPS requests that arrive on the Raspberry Pi.
HTTP and HTTPS are the main protocols for surfing the web.
PHP adds dynamic content to web pages.
MySQL is a database management system for storing the data necessary for the website to function.
💬 Feel free to ask us your questions or leave a comment in the video comments!

----------------------------------------------------------------------------------------
👍 HELP THE CHANNEL, OR GIVE A TIP:
➡️ https://fr.tipeee.com/networks-tv/
🛒 THE NETWORKS TV SHOP:
➡️ https://networkstv.myspreadshop.fr/
🔥 HIGH-TECH DEALS:
➡️ https://hightechnetworks.fr/
🗣️ SOCIAL MEDIA, NEWS, AND CONTACT:
➡️ https://linktr.ee/networkstvtech
----------------------------------------------------------------------------------------

✅ DOWNLOADS
► Raspberry Pi Imager: https://www.raspberrypi.com/software/
► ANGRY IP SCANNER: https://angryip.org/
► PUTTY: https://www.putty.org/

-Commands to install:
sudo apt update
sudo apt upgrade
sudo apt install apache2
sudo apt install php libapache2-mod-php
cd /var/www/html
sudo nano test.php
sudo apt install mariadb-server php-mysql
sudo service apache2 restart
sudo mysql --user=root
DROP USER 'root'@'localhost';
CREATE USER 'root'@'localhost' IDENTIFIED BY 'my-password';
GRANT ALL PRIVILEGES ON . TO 'root'@'localhost';
sudo apt install phpmyadmin

~~~~~

🖥 HARDWARE USED
24-inch M1 iMac: https://amzn.to/3LN49n1
Blue Yeti Professional Microphone: https://amzn.to/3h0hxWY
Logitech G PRO X Headset: https://amzn.to/3LMrFAr

SOFTWARE AND USEFUL TOOLS
► TUBE BUDDY (YOUTUBE SEO): https://www.tubebuddy.com/networksTV

~~~~~

✌️ TAGS
#webserver #raspberrypi #server

~~~~~

📖. CHAPTERS
0:00 Intro
1:29 Installing Raspberry Pi OS
4:30 Finding the IP Address
5:29 Downloading an SSH Client
6:16 Updates
7:29 Installing Apache
8:28 Installing PHP
10:27 Installing MySQL
12:26 Installing PHPMyAdmin
14:59 Conclusion

~~~~~

💬 DISCLAIMER
Networks TV is not responsible for any malfunctions. Always back up your data on multiple media and, if possible, follow the 3-2-1 rule: use at least three copies, use two different types of media, and have one copy off-site.
Some videos may contain affiliate links. Using these links costs you nothing and earns the channel a small commission.


Nesta página do site você pode assistir ao vídeo on-line 🌎 CREATE YOUR WEB SERVER on a RASPBERRY PI! (PHP, MYSQL, PHPMYADMIN...) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário NETWORKS TV 11 Março 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 21,367 vezes e gostou 483 espectadores. Boa visualização!