• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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