How to install Python App on the Cpanel-based (v78) Shared Hosting (Flask) – NameCheap
if you want to run this on any shared hosting like CPanel based should be used this condition: if __name__ == “__main__”: app.run()
if you would want to use Cpanel based any shared hosting provided by such NameCheap you could watch this video on YouTube.
for more about it, please visit my github repository:
hocam merhaba benim bir projem var localde çalıştım o projemi nasıl canlıya alabilirim cpanel e
Hello,
I want to Know I made a Python Django Project {E commercial Website}
I don't know how to host or deploy my website in my Cpanel.
???
I don't have terminal listed in cpanel. How can I install Flask without it?
Awesome
Well explained, Thanks
Hocam videoya girmezden önce dedim aha yine bir hindistanlı ve ya pakistanlı sonra gördüm şive farklı. öğretici videon için teşekkürler.
I did everything exactly the same but when I visit the app url I get an error saying “We’re sorry, but something went wrong. The issue has been logged for investigation. Please try again later. The error seems to happen as soon as I edit the .py file.
can you do same thing with django
After following the steps I am getting internal server error
How we can install django?
I got cancer from watching this, but it actually helped me so it's okay.
Thanks, this video helped me a lot than my webhosting provider
How about django!! !?
i cant find python app in cpanel version 84.
This works but if you add another path like /Users. You get internal server error. Can you tell me how to fix
i got this error "Web application could not be started by the Phusion Passenger application server."
Hi, I have done setup with multiple routes ("/","/test"). But I can only access the root one not /test. can you please help.
========================= MY CODE =================
from flask import Flask
app = Flask(__name__)
@app.route("/")
def hello():
return "Hello World"
@app.route("/test")
def test():
return "Test World"
if _name_ == "__main__":
app.run()
Thank You So Much for this video… Lots of love and best wishes…
no show
i have domain name in dobdy.com but i have host in namecheap help me
not have terminal
Dude, your voice level is -26db!!! Can't hear a thing, except when you hit 'Enter' key like a hammer (-14db)
good job like 🙂
great job man. thanks
Could you share a video about how to install Django in Namecheap? Their documentation is old. Thanks.
I followed the instruction exactly but it shows the default text " It works! Python v3.7.3 "
which hosting , have you used