• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Can't get size of SWF because of zLib

L

liverpool9

Guest
Hello

When I try to get a size of compressed SWF image, I get this NOTICE
error:

"The image is a compressed SWF file, but you do not have a static
version of the zlib extension enabled."

Now as per http://bugs.php.net/ I need zlib compiled statically. and this was not the case on version below 5.x . ie 4.x but I tried the same code on a 4.x version too and the output was the same the error given above.

My question - I am sure if I recomplile zlib as static using the ./configure, plesk would crash. has anyone tried this before any insights would be appreciated. how did you mange it ?

Server Specs,

Suse 10.2
Plesk - 8.3
php - 5.2.5

second test server -

Suse 10
Plesk 7.5
php . 4.3

Note when I change the file from swf to jpg it work like a peach.

Thanks,
LP
 
fixed ! recompile's a mess always lol! hate doing it breaks something usually..
 
Back
Top