• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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