Hi everybody
I'm trying to make django work on a server I'm admining. I'm not very used to working with python.
I've reconfigured and built apache using the easy apache setup to include mod_fastCGI - was hoping that would help me, but I've googled around and I can't get the basic .fcgi script I found working.
What's the best way for my users to run python? Ideally I'd use mod_python but since it's not supported in easy apache, and I have bad experiences making custom changes to the httpd.conf in the past (with cpanel overriding them), I'd like to try to make mod_fastcgi work or some other sollution.
So my only requirement is that it wont break with future versions of apache and that the users don't have to have shell access.
Best,
Arnor



LinkBack URL
About LinkBacks
Reply With Quote





