• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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