• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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