How To Setup a Web Server On Linux ? Apache, PHP, MySQL - LAMP - Linux

preview_player
Показать описание
Learn how to install a local Web Server using Apache, PHP and MySQL (LAMP) on Linux Ubuntu 19.10 KDE

Also the following:
- How to install the mysql server database
- Find out how to create a mysql user
- How to give mysql user privileges
- How to install phpmyadmin
- How to create apache website
- Ho to attach a domain name to apache server
- How to set wildcard subdomains to apache website using the hosts file in local (however BIND is used for live servers)
- How to edit files with vim in the terminal

You can also install a specific version of php using:
php7.2 php7.2-gd etc

Software used:
Kubuntu
OBS Studio
KDEnlive
Audacity
vim
Glimpse ;)
Рекомендации по теме
Комментарии
Автор

Thanks for the video. This is so helpful. ❤

andriii_
Автор

thank you for the tutorial, it was really helpful

reimusk
Автор

Just an FYI - If you run into an issue and restart at anytime during this process, you may lock yourself out with no good way in. I kept getting an MySQL Community Server failed issue on boot up and for the life of me, still cannot figure out how to fix it.

SlickNickTexas
Автор

Find out how to install a local Web Server using Apache, PHP and MySQL (or LAMP) on Linux Ubuntu 19.10 with KDE

ObviouslyProgrammer
Автор

Bro.. Video is fuzzy.. font too small can't see

bryantonojeta
Автор

I have 403 error "you don't have permission to access this resource."

yulia_khavaeva
Автор

How on earth is anyone supposed to read the text?

smorrisby
Автор

i got error 403 forbidden D: even if i put all the permission and that stuff
edit:
<Directory /home/whoreo/www>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
this is the one you should put is the same in the vid but i am blind

pinguinosmarinela