Tutorial: Flask app deployment on Cpanel--Namecheap.com.

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024

Комментарии • 42

  • @nasserbader6276
    @nasserbader6276 3 месяца назад +1

    Thank you so much for the simplicity

  • @mptcz
    @mptcz Год назад +1

    Excellent video, thanks so much for walking through that and sharing the knowledge you worked so hard for!

  • @NadirAliBaloch
    @NadirAliBaloch 4 года назад +1

    I have learned from you one thing and that is "How to learn" which is great! Thank you sir

  • @guccikom7958
    @guccikom7958 3 года назад +1

    Sir, your explanation was eloquent! Thank you

  • @vaibhavpandey4072
    @vaibhavpandey4072 3 года назад +1

    Explained all with so much ease. Thankyou so much

  • @peterwaree
    @peterwaree 4 года назад +1

    Very useful, thanks for the video!

  • @wizcoderx
    @wizcoderx Месяц назад

    Hey nice video, just having a small doubt are you using Linux shared hosting or are you using VPS?

  • @miragetechltd
    @miragetechltd 4 года назад +1

    perfect video junaid baber

  • @techqsr
    @techqsr 7 месяцев назад

    Thanks bruda❤

  • @Omar_Thinks
    @Omar_Thinks 3 года назад

    Thank you so much man.
    I really appreciate it.
    :D

  • @josemichellpr
    @josemichellpr Год назад

    ¡Thank you very much!

  • @user-to4ke3df3v
    @user-to4ke3df3v Год назад

    Thank you a lot!

  • @hatethecode
    @hatethecode 3 года назад

    Very usefull

  • @devendrap9659
    @devendrap9659 2 года назад +1

    Sir what is this file limit mean ? On namecheap?

  • @grzegorzchrymecki3654
    @grzegorzchrymecki3654 3 года назад +1

    Hi I did everything as you and still got message when running my webpage 503 Service Unavailable

    • @luisgonzalez-ut8kf
      @luisgonzalez-ut8kf 3 года назад

      Hi Grzegorz Chrymecki,
      could solve this problem?

    • @junaidbaber
      @junaidbaber  3 года назад

      Check the log file. As it is not development server therfore error will be shown in the log file.

    • @luisgonzalez-ut8kf
      @luisgonzalez-ut8kf 3 года назад +1

      @@junaidbaber I Checked the log file but there is nothing. Do yuo know if is necessary setup .htaccess file into created python application folder ?

  • @mezensboui4989
    @mezensboui4989 4 года назад

    It's cool check my Flask Security IP save for last user with time

  • @yashwanthreddy5006
    @yashwanthreddy5006 4 года назад +1

    Thank you, so much. It's a great video.
    Can you explain, how to change the timezone of the flask app on cpanel? I tried PHP.ini, .htaccess also, but no use. Please help me with this.

    • @junaidbaber
      @junaidbaber  4 года назад

      Thank you for the appreciation.
      I am not very sure. But if I have to set particular time zone for my app, I would set that in my app using time zone API rather convert whole Cpanel to done particular tone zone.

    • @yashwanthreddy5006
      @yashwanthreddy5006 4 года назад

      @@junaidbaber can you tell me how to change timezone in app.

    • @yashwanthreddy5006
      @yashwanthreddy5006 4 года назад

      @@junaidbaber how to connect the MySQL database to website???

    • @junaidbaber
      @junaidbaber  4 года назад

      Try this
      stackoverflow.com/questions/1398674/display-the-time-in-a-different-time-zone

    • @yashwanthreddy5006
      @yashwanthreddy5006 4 года назад

      Thanks. It is working

  • @ahmed-developer
    @ahmed-developer 11 месяцев назад

    when i click on button in my flask app, it always shows an error 404 in the cpanel

    • @junaidbaber
      @junaidbaber  10 месяцев назад

      check your log file and see what exactly is wrong.

  • @haseebmughal8037
    @haseebmughal8037 3 месяца назад

    Next time, please make sure to use high-end headphones because I am unable to hear your voice clearly.

  • @JkeyKong
    @JkeyKong 3 года назад

    how much per month for that cpanel? price about? VPS or shared hsoting?

    • @junaidbaber
      @junaidbaber  3 года назад

      www.namecheap.com, I think it is very cheap on share-hosting and also reasonable plans for VPS.

  • @sugiono2801
    @sugiono2801 3 года назад

    the environment variables is not working

  • @ArminEskandary
    @ArminEskandary 2 года назад

    Bro this was great . But would u just create one for streamlit

  • @mayurkoshti1007
    @mayurkoshti1007 2 года назад

    I do the same but nothing happend.... all application saved and pip installed successfully...msg.... but the site doesn't live.... pls help me here!

    • @junaidbaber
      @junaidbaber  2 года назад

      Check the log file. Or restart the services.

  • @popcycleism
    @popcycleism 2 года назад

    How does this run without WSGI?

  • @djariwala1990
    @djariwala1990 3 года назад

    I am not able to install TA-Lib using pip Run pip install...Please help you know solution

    • @junaidbaber
      @junaidbaber  3 года назад

      sorry for late reply. If you can share what exactly is the error. OR try login using SSH and run the commands and installed any required package.

  • @the_terrific_m
    @the_terrific_m 3 года назад

    My app is still not running. Tried same as above. Any leads?

    • @junaidbaber
      @junaidbaber  3 года назад

      we cann't help unless you share what exactly is the error or issue.