I'm trying to deploy my django project to my host using cpanel, but there are some new options in Create python applications tab. What should i set for the following items:
"Application startup file"
"Application Entry point"
create application
Application startup file = Address of Manage.py file to start your app. Application Entry point = Address of wsgi.py in your project folder. Follow this answer to receive notifications. answered Sep 13, 2019 at 10:22. Overlord.
Ok it's actually pretty simple. When you want to deploy your Django app to cpanel, these field should be filled with:
Application startup file = Address of Manage.py file to start your app.
Application Entry point = Address of wsgi.py in your project folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With