Web Hosting Talk







View Full Version : Enabling Python hosting in cpanal/WHM vps


kselva
05-12-2009, 07:01 AM
I have cpanel/WHM based vps.I want to eanble python hosting support to my clients ,how to do this in cpanel/WHM vps ?
Thanks in advance......

cPanelDavidG
05-12-2009, 11:02 AM
I have cpanel/WHM based vps.I want to eanble python hosting support to my clients ,how to do this in cpanel/WHM vps ?
Thanks in advance......

Are you talking about mod_Python or Python via CGI?

ServerManagement
05-13-2009, 09:10 AM
Python hosting works fine on cpanel servers. I've seen people do it by installing mod_python. Mod_python is more efficient method.

kselva
05-14-2009, 05:18 AM
Thanks for you suggestions....

How can i install mod_python using cpanel ? can i do it with easyapache ?

cPanelDavidG
05-14-2009, 11:12 AM
Thanks for you suggestions....

How can i install mod_python using cpanel ? can i do it with easyapache ?

To use mod_python, you could implement a custom EasyApache module to add mod_python support to EasyApache (thus making it easy to add to Apache). There is a custom module available, but it has absolutely no support so it's for use at your own risk.

You can find it at: http://easyapache.cPanel.net