Before anyone jumps on me, I searched not only e-smith, but google and other search engines as well. My question is, Is mod_python installed on SME5.5? If so, why does my test script simply echo all of its contents including #!/usr/bin/python2 declaration, instead of executing the commands? If mod_python is not installed, will I break anything by installing it? I mean, mod_python install appears to be a recompilation of apache, so will I be deinstalling other features while installing python support. Any help would be REALLY REALLY appreciated.
Jean