Загрузка...

Host PHP Website in AWS EC2 Instance Free In Hindi 2023 | AWS me website host karna sikhe free me

In this video we will learn how to create aws ec2 instance and host PHP applications.

Step 1:
Go to AWS and click on AWS Management Console under My Account then choose Root user or IAM user based on the description and enter your email.

Step 2:
After signing in you will see this screen under the compute click on EC2 then Click on launch instance.

Step 3:
Then choose your preferred server image, I want to install an Ubuntu server so I will proceed with this.

Step 4:
Click on Configure instance details I will leave everything default here.

Step 5:
Click on next to add storage. The default provided storage is 8 GB you can add more as per your need.

Step 6:
Now click on the next to add a tag. A tag consists of a case-sensitive key-value pair. For example, you could define a tag with key = Name and value = Webserver. So I am adding PHP instance.

Step 7:
Click on next Configure Security Group

Step 8:
Then click on review and launch now.

You will be asked to choose a key pair for authorization purposes. Choose to create a new key-pair and enter the name of your Key Pair and then click on download Key Pair. You need to keep it safe.

Step 9. Now Go to instance and click connect so that it will connect the terminal

Step 10.Enter followings command one by one.

⦁ updating the local package : sudo apt update
⦁ Install the apache2 package : sudo apt install apache2
⦁ Install the PHP package : sudo apt install php libapache2-mod-php php-mysql
⦁ Install Mysql Server : sudo apt-get install php mysql-server php-mysql
⦁ Grant permission to user: sudo chmod -R 777 /var/www/html
⦁ Restart Apache Server :sudo service apache2 restart

#php #freehosting #aws #awsinhindi #awstutorialforbeginners #awsmining #ec2 #ubuntu #apache2 #freehost #learnphp #learnaws

⭐️Time Stamps⭐️
#0 (00:00) Introduction
#1 (07:15) Setup file zilla
#2 (15:13)End of video

Видео Host PHP Website in AWS EC2 Instance Free In Hindi 2023 | AWS me website host karna sikhe free me канала Coding Spider
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять