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

PHP Fatal error: Call to undefined function zlib_encode()

fabieng

Basic Pleskian
Hello !

as per title, since few I have this when some php funcion is calling zlib_encode :

PHP Fatal error: Call to undefined function zlib_encode()

I saw that is was a know bug when there are some rewrite rules on .htacccess which is my case
http://download1.parallels.com/Ples...lels-plesk-panel-11.0-for-linux-based-os.html

I checked for json as well, and seem to be activated :
json
json support => enabled
json version => 1.2.1

any idea about this pb ?

thx for your help !
 
ok as far as I see, this function is not implemented before php5.4

but as I can see, plesk 11 is running with 5.3.

How can we upgrade php via plesk admin ? does plesk support higher php version than 5.3 ? thx !
 
Back
Top