Deploying a Flask App on cPanel: Step-by-Step Tutorial 🚀

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

ความคิดเห็น • 21

  • @dtechnologieske
    @dtechnologieske  5 หลายเดือนก่อน +1

    Thank you for watching our video. See a list of our services below:
    At Dynamic Technologies, we offer a comprehensive range of services to fuel your digital success:
    1. Professional Web Development 🖥
    2. Domain Registration and Hosting Services 🌐
    3. Expert Technical Support in Web Deployment and Management 🛠
    4. General IT Consultancy 🤝
    5. Mentorship Programs in IT 🌟
    6. Tailored Web Development Training 📚
    7. Database Training and Optimization 📊
    Visit our website at dtechnologys.com for more info! Let's make your digital dreams a reality! 💻

  • @jaykrown
    @jaykrown หลายเดือนก่อน +1

    This was very helpful, thank you. I appreciate you showing both the terminal method and the file manager method.

    • @dtechnologieske
      @dtechnologieske  หลายเดือนก่อน +2

      @@jaykrown You are welcome 🤗.

  • @AshleyMush
    @AshleyMush 4 หลายเดือนก่อน +1

    This is the best tutorial for this to be honest. Well done

    • @dtechnologieske
      @dtechnologieske  4 หลายเดือนก่อน

      Wow, thanks! We are happy that it helped

  • @boogiecoin
    @boogiecoin 3 หลายเดือนก่อน +1

    Happy Coding
    This Video is Perfect for a start

    • @dtechnologieske
      @dtechnologieske  3 หลายเดือนก่อน +1

      Happy coding! Thanks for your feedback.

  • @bookaltd
    @bookaltd 14 วันที่ผ่านมา

    Asante sana boss!

  • @siddharthk9487
    @siddharthk9487 4 หลายเดือนก่อน +1

    Thanks!

    • @dtechnologieske
      @dtechnologieske  4 หลายเดือนก่อน

      Welcome!

    • @Pyman0
      @Pyman0 3 หลายเดือนก่อน +1

      I wanna use google-generativeai, but cPanel is giving me error that that needs python 3.9, while it only supports 3.8

    • @dtechnologieske
      @dtechnologieske  3 หลายเดือนก่อน +1

      Kindly check with your hosting provider if they can install python 3.9 on their server or migrate you to a server that supports that version.

  • @ParthaChowdhury-u9w
    @ParthaChowdhury-u9w หลายเดือนก่อน +1

    I am doing the same to deploy a flask with some GET and POST method built in html file. it was able to render the html, but unable to 'POST' the output in rendering, not sure why it's not working

    • @dtechnologieske
      @dtechnologieske  หลายเดือนก่อน +1

      Is it supposed to save any data to the database? check if you have configured the database. Share the error you are getting on POST, and we will be happy to assist.

    • @ParthaChowdhury-u9w
      @ParthaChowdhury-u9w หลายเดือนก่อน +1

      @@dtechnologieske i have configured an app that reads user input, analyzes sentiment and based on that using an api fetch some recommendations. recommendations are not loading. also unable the debug window, terminal not showing the live running status of it. how to view it to debug? tried logging also, log file just shows -- ''output: tput: No value for $TERM and no -T specified' .... please help

  • @davidmunuhe1481
    @davidmunuhe1481 3 หลายเดือนก่อน +1

    What if you have a project with a postgres database?

    • @dtechnologieske
      @dtechnologieske  3 หลายเดือนก่อน +1

      @@davidmunuhe1481 First create a postgresl database on your Cpanel, and set the credentials on your flask application. Deploy the flask app as illustrated in this video. I hope this helps. Reach out in case you need further assistance.

    • @eng_ken
      @eng_ken 3 หลายเดือนก่อน

      th-cam.com/video/HmTviVQNK6c/w-d-xo.html

  • @eng_ken
    @eng_ken 3 หลายเดือนก่อน +1

    Thanks