Coming from Perl - SOLVED
I V
ivlenin at gmail.com
Fri Sep 14 13:57:12 EDT 2007
On Thu, 13 Sep 2007 23:49:32 -0400, Amer Neely wrote:
> In trying to track down why this script would not run on my host, it has
> to come to light that Python is installed, however the Apache module is
> not. So, short story is - I was flogging a dead horse.
Which Apache module? You don't need any special modules (just the regular
CGI one) to use python in a CGI script.
More information about the Python-list
mailing list