Web Hosting Talk







View Full Version : Python support from apache?


digitsix
09-19-2002, 02:58 PM
Hi,

Im having a little trouble, I know nothing about python and I need to make sure it is enabled for apache. When I type the python command at the shell I get the following:

Python 1.5.2 (#1, Feb 1 2000, 16:32:16) [GCC egcs-2.91.66 19990314/Linux (egcs- on linux-i386
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>>

How do I find out if its enabled for apache and also, if its not enabled, how would I enable it? DSO perhaps?

Thanks,
digitsix

blacknight
09-19-2002, 08:46 PM
using python shouldn't be a problem. Using it as an Apache module is practically impossible... but it might be possible if you really work at it.