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

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