How to Install Apache, MySQL, and PHP: Linux Server Training 101

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I like the play by play comment style, it really lets me know what is happening in the background process beacuse I am a beginner so that is much apreciated

carlosorozco
Автор

That's a great idea. I'm backlogged for about four weeks, but I'll try to get a video done on virtual hosting when things loosen up a bit. Thanks for the suggestion.

soundtraining
Автор

In the Apache configuration file, there is a section labeled DirectoryIndex. That's where you can set default pages and their order.

soundtraining
Автор

Thank you very much. I wish every tutorial on youtube was like this. Clear, precise, and straight forward.

EElias-ekmq
Автор

finally a good video with perfect quality. because you know, its 2015.

jallin
Автор

Well i know that this video is really old 6y ago holy but i wanna thank you for making it its not the same as it was 6y ago but it gave me a path i need to follow with a few google searches and a little bit of trying my self i done it on the end.Once again thank you :)

dusanmalinov
Автор

Geez, the things I just learned. I'm new to linux and fumbling through the early learning curve.

MizSuz
Автор

Yes, it can be done on Ubuntu. The commands will be different. For example, instead of using "yum" to install packages, Ubuntu uses "apt-get". I'll put together a video on doing it on Ubuntu 12.04.02 LTS, which I recommend instead of 13.04. 13.04 is a cutting-edge release and not generally recommended for production use. The installation and procedures are probably not a lot different. Please subscribe to this channel to get notified when the video is available.

soundtraining
Автор

excellent video. I will now try with Ubuntu. I left fedora couple of years back some of apps did not for years. Later some were suggesting jumping over to CentOS. Many thanks.

Electronics
Автор

Great intro to installing the stack, Thank you.

Benjaminovsky
Автор

Easy to understand, very well explained, Thanks Don

rchidura
Автор

I just bought your book. If it is as good as your videos it should be very informative.

troydavis
Автор

Like I am running Fedora server and the only difference is that you use on newer releases of CentOS/Fedora/Redhat is this:

systemctl enable mariadb.service
systemctl start mariadb.service
mysql_secure_installation

hope that helps

scwyldspirit
Автор

Thank you very much for your time and effort, keep up the great work you are doing.

nightwolf
Автор

Awesome video!!! Thank you Don. Not only have I watched it several but tested the steps and it works . How can we further secure mysql? Also, what ip address did you use to test php? In the LAMP stack installation, can there be an alternative database software other than MySQL?

divinesona
Автор

Learned lot of things in this video. Thanks.

semiradilumrajapaksha
Автор

Very helpful video. Thank you very much for this.

Vikinngdk
Автор

Great Video. Does securing MySQL also secure the httpd? Do you also have a video on how to add content to  /var/www/html/ directory, so that my content can show when i test the webserver address. Thanks

davidmbonu
Автор

Excellent training on lamp but can this be done on Ubuntu 13.04 and are the commands is different on Ubuntu ?

lutherallison
Автор

Hello, I really enjoyed your video. Thank you. I am currently in college learning about this (well last semester) We used Debian however im interested in trying cent os. My friend needs a website for his business and wants me to make a website so I am seeing how hard it would be. Anyways, thanks linux is awesome.

nvidia