• 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.

Update FreeBSD bug list

I

ItMan

Guest
For 8.1.0

fix port python24 [Don't work agent_runner]
OLD Values
Code:
_OPTIONS_READ=python24-2.4.3
WITH_FPECTL=true
WITH_HUGE_STACK_SIZE=true
WITH_IPV6=true
WITH_PYMALLOC=true
WITHOUT_THREADS=false
WITH_UCS4=true
Work values
Code:
_OPTIONS_READ=python24-2.4.3_3
WITH_THREADS=true
WITHOUT_HUGE_STACK_SIZE=true
WITH_UCS4=true
WITH_PYMALLOC=true
WITH_IPV6=true
WITHOUT_FPECTL=true

Named:
1. chenged config and add "lister on {127.0.0.1}"
2. Rewrite proftd and apache config by default
3. Rewrite value ipfw_script by default plesk module.
 
Back
Top