Tanhaeirad
Tanhaeirad

Reputation: 349

How to enable setup python app on cpanel?

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.

Upvotes: 0

Views: 6407

Answers (2)

Erickson Vasquez
Erickson Vasquez

Reputation: 93

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.

Upvotes: 1

K.A
K.A

Reputation: 1659

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 .

Upvotes: 1

Related Questions