Тёмный

How to Install LAMP on Linux Debian 

Arashtad
Подписаться 716
Просмотров 720
50% 1

In this video we will install a LAMP stack on a Debian 12 (Linux) server and run a PHP code on it. Here are the commands you can use to follow up with this tutorial:
Update package list
sudo apt update
Install Apache
sudo apt install apache2
sudo systemctl enable apache2
sudo systemctl start apache2
Install MySQL (or MariaDB)
sudo apt install mariadb-server
sudo mysql_secure_installation
sudo systemctl enable mariadb
sudo systemctl start mariadb
Install PHP
sudo apt install php libapache2-mod-php php-mysql
sudo systemctl restart apache2
Create PHP file in
/var/www/html/info.php
All Open Source!
Arashtad provides high quality tutorials, eBooks, articles and documents, design and development services, over 400 free online tools, frameworks, CMS, WordPress plugins, Joomla extensions, and other products.
More Courses ▶ tuts.arashtad....
Business Inquiries ▶ arashtad.com/b...
Affiliate Programs ▶ arashtad.com/a...
eBooks ▶ press.arashtad...
Our Products ▶ market.arashta...
Our Services ▶ arashtad.com/s...
Our Portfolio ▶ demo.arashtad....
Free Online Tools ▶ tools.arashtad...
Our Blog ▶ blog.arashtad....
Documents ▶ doc.arashtad.com/
Licensing ▶ arashtad.com/l...
About us ▶ arashtad.com/a...
Join Arashtad Network ▶ i.arashtad.com/
Our Social Profiles ▶ arashtad.com/a...
Vimeo ▶ vimeo.com/aras...
Udemy ▶ www.udemy.com/...
GitHub ▶ github.com/ara...
Linkedin ▶ / arashtad
Twitter ▶ / arashtad

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@xxxyyy6741
@xxxyyy6741 Месяц назад
very clear. Excellent video
@arashtad-tutorials
@arashtad-tutorials Месяц назад
Glad it was helpful!
@kaorishrine9918
@kaorishrine9918 4 месяца назад
Thank you!
@arashtad-tutorials
@arashtad-tutorials 4 месяца назад
You're welcome. Thank you for watching.
Далее
You NEED to try Hyprland on Linux RIGHT NOW
24:36
Просмотров 116 тыс.
I Used Debian 12 For 5 Months - Long Term Review
46:13
Просмотров 121 тыс.
Install Apache and PHP on Chromebook Linux.
14:14
Просмотров 6 тыс.
How to Install phpMyAdmin on Linux Debian 12
8:35
Просмотров 1,2 тыс.