Video není dostupné.
Omlouváme se.

AWS Deploy PHP Application

Sdílet
Vložit
  • čas přidán 13. 03. 2023
  • Deploy a PHP Application from Ubuntu, Follow these steps
    * Install apache2, PHP,MYSQL
    * Configure webserver
    * Upload application code
    * Start webserver
    Cloud Synapses Academy providing a training and placement programs for freshers and experienced persons. We are helping you to get right job for yours area of interest.
    100% PLACEMENT ASSITANCE
    Contact Us
    +044 485 93162
    +91-76390 98979
    ********************************************************************************************
    Visit : cloudsynapses....
    LinkedIn : / cloud-synapse-academy
    Insta : / cloudsynapseacademy
    fb : / cloudsynapsesacademy
    #aws #vpc #tutorial #cloudcomputing #networking #freshers #india #certification #certificationdump #certificationcourses #php #ecommerce #wordpress

Komentáře • 37

  • @ohtanner
    @ohtanner Před 10 dny

    Thanks for this, if anyone is having a problem connecting after changing the default index.html you might be trying to connect https

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

    Simple and easy, makes my day greate

  • @rameshsrii
    @rameshsrii Před rokem

    Worth Video... Simple and stright forward... Thanks and keep rock it....

  • @karthi4143
    @karthi4143 Před rokem +3

    Very Usefull sir

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

    Good stuff

  • @amritsapkota995
    @amritsapkota995 Před 4 měsíci +3

    Hey there! everything worked perfectly but the php file are not loading. the html ones are loading but the file with php extension are not loading . whats the problem there?

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

      im facing the same issue please help

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

      Any solution to this?

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

      did you installed php ?

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

      @@chamanthipyneni7827 installing php and using the php version you haveinstalled. you can use command sudo a2enmod php8.1 after that sudo a2enmod rewrite and then you need to restart your apache server using sudo systemctl restart apache2

  • @Er.MeetPatel
    @Er.MeetPatel Před 6 měsíci

    Great help thank you

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

    Impressive contents

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

    Very clear explanation ❤

  • @sanketrokade7833
    @sanketrokade7833 Před měsícem

    Make a video using aws rds database

  • @feelunivers3055
    @feelunivers3055 Před 5 měsíci +1

    can you plz share this project for practice

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

    Only half of my file is loading. Header is loading and the rest of the file is not loading. Any updates on how to change this?

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

    Help why am I getting a blank screen? Idk whats going on!!

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

    Why is my site not connecting to the database

  • @anupdudhe9152
    @anupdudhe9152 Před 5 měsíci

    would have been great if their was a github source code repo

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

    How to save nano file in putty

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

    Hi

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

    can i deploy laravel project by following same steps ???

  • @papediouf6495
    @papediouf6495 Před 8 měsíci

    followed the steps but my index.html is still not showing ubuntu default page

    • @papediouf6495
      @papediouf6495 Před 8 měsíci +2

      Ok i saw the problem. it s pointing to https

    • @ohtanner
      @ohtanner Před 10 dny

      @@papediouf6495 legendary update ty

  • @monishm-hu7nu
    @monishm-hu7nu Před 5 měsíci

    opening only .html not working for .php files

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

      did u solve the issue now? if yes please tell me i am also facing it

  • @chaitanyathaker3954
    @chaitanyathaker3954 Před rokem

    i have followed the same steps but the website is not deployed my project is also based on php and mysql it is saying http error 500

    • @cloudsynapsesacademy
      @cloudsynapsesacademy  Před rokem

      Hi Chaitanya.. 500 error happens if we have misplaced document root. Please check the config file that you have given the right document root. Otherwise please call us we will clear your doubts. Number given in the description.

    • @chaitanyathaker3954
      @chaitanyathaker3954 Před rokem

      @@cloudsynapsesacademy yes the location is correct i tried with other projects same problem is occurring

    • @anilkumaryadav6572
      @anilkumaryadav6572 Před rokem +3

      ​@@chaitanyathaker3954 hello chaitanya is your problem has been solved??

    • @chaitanyathaker3954
      @chaitanyathaker3954 Před rokem

      @@anilkumaryadav6572 nope i used another video from. You tuber makemelive Technologies that one worked for me czcams.com/video/rySsp2dZvXo/video.html

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

      ​@anilkumaryadav6572 I'm experiencing the same issue. Half my php pages are working fine and are displayed and database is updated. However pages that have separate php code pages don't seem to grab the code from them. Do you have any solutions?