Install Apache2, PHP 7.4, MariaDB, and phpMyAdmin on Linux Server | Create MySQL Database

Published: 17 April 2020
on channel: Achim
25,014
340

Install mysql/mariadb on a virtual server | Install mysql on root | Install mysql on Linux | Install mysql on Debian 9/10 | Create a mysql database | Create a MySQL database for a virtual server
Cheap servers: http://bit.ly/ServerGermanGaming
10% discount code: GermanGaming
👉🏻 SOCIAL MEDIA 👈🏻
📸Instagram:   / achim.sommer  
📸Twitter: http://bit.ly/GermanGamingTwitter
📸Twitch: http://bit.ly/GermanGamingTwitch

👉🏻 SERVERS 👈🏻
🔹Here we host our servers: http://bit.ly/ServerGermanGaming
10% discount code: GermanGaming
🔹TeamSpeakIP: https://nvrgvup.de
🔹Discord:   / discord  

👉🏻 MY EQUIPMENT 👈🏻
🔹MacBook Pro: https://amzn.to/2z1Nt7u *
🔹Microphone: http://amzn.to/1Roa8PD *
🔹Pop Filter: http://amzn.to/1KXA4zJ *
🔹Microphone Boom: http://amzn.to/1KXzHVQ *
🔹Laptop: http://amzn.to/1k3JqgP *
🔹Community Phone: http://amzn.to/1TCCnfp *
🔹Processor: http://amzn.to/1NYb1I6 *
🔹Graphics Card: http://amzn.to/1NYb9qT *
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔹Save money with Qipu: http://bit.ly/QipuGermanGaming *
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Cheap servers: http://bit.ly/ServerGermanGaming
10% discount code: GermanGaming *
TeamSpeak & Gameserver web interface:    • Game- und TS3 Webinterface - Gameserver ki...  
Tested on Debian 9 & 10
Please note when copying Watch out! YouTube shortens the links!
You can easily copy the commands here: https://achimsommer.com/apache2-php-7...
Commands:
apt-get update

apt upgrade -y

apt install ca-certificates apt-transport-https lsb-release gnupg curl nano unzip -y

wget q https://packages.sury.org/php/apt.gpg -O | apt-key add -

echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list

apt update

apt install apache2 -y

apt install php7.4 php7.4-cli php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-xsl php7.4-zip php7.4-bz2 libapache2-mod-php7.4 -y

apt install mariadb-server mariadb-client -y

mysql_secure_installation

cd /usr/share

The link has been shortened by YT; please do not simply copy it.
wget https://www.phpmyadmin.net/downloads/... -O phpmyadmin.zip

unzip phpmyadmin.zip

rm phpmyadmin.zip

mv phpMyAdmin-*-all-languages phpmyadmin

chmod -R 0755 phpmyadmin

nano /etc/apache2/conf-available/phpmyadmin.conf

Apache2 configuration file: https://pastebin.com/VFAuWSyq

a2enconf phpmyadmin

systemctl reload apache2

mkdir /usr/share/phpmyadmin/tmp/

chown -R www-data:www-data /usr/share/phpmyadmin/tmp/

mysql -u root

UPDATE mysql.user SET plugin = 'mysql_native_password' WHERE user = 'root' AND plugin = 'unix_socket';

FLUSH PRIVILEGES;

exit

Web interface: http://IP/phpmyadmin
_______
Putty: https://www.putty.org
Filezilla: https://filezilla-project.org
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

👉🏻 Contact address / Business only 👈🏻

xgermangamingx@outlook.de

_______
🎬 This video 🎬
#GermanGaming #linux
_______
Links marked with "*" are affiliate links.
If you purchase something through these links, I receive a small commission. Nothing changes for you!


On this page of the site you can watch the video online Install Apache2, PHP 7.4, MariaDB, and phpMyAdmin on Linux Server | Create MySQL Database with a duration of hours minute second in good quality, which was uploaded by the user Achim 17 April 2020, share the link with friends and acquaintances, this video has already been watched 25,014 times on youtube and it was liked by 340 viewers. Enjoy your viewing!