Video není dostupné.
Omlouváme se.

PHP Website setup using the EC2 instance and the RDS database |

Sdílet
Vložit
  • čas přidán 28. 04. 2023
  • In this viedo we will create a php website using the Ubuntu ec2 instance and the RDS
    Step 1 :- Create a ubuntu ec2 instance
    Step 2 :- Create a RDS mysql database
    Step 3 :- Install the apache2 , PHP and mysql on the ec2 instance
    step 4 :- Create a connectivity between ec2 and the RDS database instance
    Step 5 :- Upload your code in the Directory
    Step 6 :- Create a configration file for your domain
    Step 7 :- Add the public ip of instance in the godaddy
    PHP Website setup official link by AWS :-
    docs.aws.amazo...
    #aws
    #rds
    #php

Komentáře • 14

  • @amolpariharaus
    @amolpariharaus Před 10 měsíci +1

    More informative

  • @sapphire4210
    @sapphire4210 Před 3 měsíci

    My hero u saved me ❤❤

  • @alberthien3720
    @alberthien3720 Před 11 měsíci

    Great job❤

  • @srgrmohan
    @srgrmohan Před 3 měsíci

    thanks for the video
    but in my case, I want to use Postgres RDS instead of MySQL if I change the RDS Postgresql what are the steps I need to follow can u plz give me the commands

  • @moazzamhassan1449
    @moazzamhassan1449 Před rokem +1

    can you please make a video on how to host wordpress site with rds using aws.

  • @techbhatt893
    @techbhatt893 Před 4 měsíci

    Can you explain why do you run the "mv index.html index.html_bkp" command to print Hello World?

    • @04Shivm
      @04Shivm  Před 4 měsíci +1

      Bydefault apache will first read the index.html file rather than index.php , hence i have converted the index.html to Index.html_bak to read the index.php file

  • @anshukumarpandey2858
    @anshukumarpandey2858 Před 6 měsíci

    sir how can we deploy admin pannel of php laravel on aws

  • @gulsanober2401
    @gulsanober2401 Před 9 měsíci

    Sir kya github se koi php ka application laake /var/www/html me kaise daal skte h

    • @04Shivm
      @04Shivm  Před 9 měsíci +1

      git clone kariye /var/www/html path pe

    • @user-th8dj2vw3n
      @user-th8dj2vw3n Před 7 měsíci

      can we do same step with api from git hub

  • @IrfanKhan-o1f
    @IrfanKhan-o1f Před 16 dny

    php ka code kaha se milega