• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

mod_python woes

R

rcholbert

Guest
We're looking to utilize python webscripting for apache via the mod_python package, but the one included with Plesk is horribly outdated and lacks several key features that we have been utilizing on our test servers.

Upgrading python, then mod_python and getting everything to play nice together seems to be an unsurmountable task right now; nothing we do seems to get it to work right.

So basically we're looking for help with the following:

1. Up-to-date version of mod_python (3.1.4).
2. Steps to compile our own version of mod_python 3.1.4.

If anyone has anything like something like what ART does for mod_python that would also be awesome.

Thanks in advance.
 
Just for anyone else.

mod_python 3.1 requires at least python 2.3 to be installed to work correctly. Plesk 7.5.4 comes with 2.2.3.
 
Back
Top