• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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