skip to Main Content

I want to start my new Django project on my server. so i install cpanel. but in software part, there is nothing related to python.

Should i Do something in WHM? or install something in my server?

thanks for helping me.

2

Answers


  1. python app (django & flask) are available on cpanel only if CloudLinux is installed , so you have to install a CloudLinux on your server and then try to setup a python app using cpanel interface .

    Login or Signup to reply.
  2. You must upgrade your OS to Cloudlinux then you will have that feature.

    When you have Cloudlinux installed, you will have an option in WHM called "Live Manager" where you can activate Python.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search