How to Use MySQL (beginner database tutorial)

preview_player
Показать описание
Learn how to install MySQL and create your first database and insert data into a table in this tutorial for beginners.

Check out my vlog channel @TonyFlorida
#mysql
Рекомендации по теме
Комментарии
Автор

I have a website, on a server. No Apache at home. I dont install stuff therer with linux terminal codes ... I just have that rented websace on a companie's server and wordpress and stuff running there and now i want to smuggle a little php script past the wordpress and do some dirty things. So how will I achieve that? basically i need a viewcount per hour.

recklessglitch
Автор

hi tony. I just got a question when i port forward port 80 my website is public on my public ip and it works on my pc but when i go to a different network it says network not reachable
Is there any solutions to this Thanks.

mrpoliticalguy
Автор

this is great, will you follow up with how this could be used in a real world scenario such as on a website?

digwillhachi
Автор

Hey great video! Tony, I have a question:
How is manually selecting the operating system(ubuntu), then configuring nginx, mysql and php different from directly choosing the one click LEMP stack on linode vps. or is it same.

atmlink
Автор

Hey Tony! In one of your videos you taught about how to configure php and nginx for php fpm.

This might be a very basic question for you
What is actually php- fpm.? What is the difference between php and php-fpm.?

And in one of your videos you taught about fastcgi configuration with nginx.
As the full form of php-fpm is php fast process manager, I am bit confused between fastcgi for nginx and php-fpm for nginx.?

Are php-fpm and fastcgi same.? Is php-fpm a caching method same as fastcgi.?
Can u please explain them

atmlink
Автор

Love it directly operate on Ubuntu terminal tutorial, enough is enough for theory in uni

findoc
Автор

i really wish if my sql dev team sees this.. US SIMPLE PEOPLE NEED SIMPLE INSTALL. i follow this video and i get nothing but errors... rite out of the box.. apt get install mysql server and OMG SO SICK OF MYSQL....

XPFTP