• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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