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

Unzipping on Plesk Panel 11.5

Andrei C

Regular Pleskian
Dear Support,

When I try to unzip my archive on FileManager, I see on logs next message:
psacontentfile.PSAUnZipperException: File 'new/.access.php' extract error ---> psacontentfile.PSAUnZipperException: Libray cannot extract this entry version required (778) ---> ICSharpCode.SharpZipLib.Zip.ZipException: Libraycannot extract this entry version required (778)
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.InitialRead(Byte[] destination, Int32 offset, Int32 count)
at ICSharpCode.SharpZipLib.Zip.ZipInputStream.Read(Byte[] destination, Int32 index, Int32 count)
at psacontentfile.PSAUnZipper.read(Byte[] buf)
--- End of inner exception stack trace ---
at psacontentfile.PSAUnZipper.read(Byte[] buf)
at psacontentfile.PSAUnZipper.ExtractToFile(String destFile)
--- End of inner exception stack trace ---
at psacontentfile.PSAUnZipper.ExtractToFile(String destFile)
at psacontentfile.PSAUnZipper.ExtractToFile(String arcName, String destFile)
at zipmng.ZipManager.Extract(String arcPath, String destDir, Boolean withoutPath, Boolean noOverwrite)
at zipmng.ZipManager.Main(String[] args)

P.S. Why Libray not Library
 
Looks like that it is not zip file but file in other format just renamed to zip.
Libray is typo. Corresponding request exists - PPPM-587
 
Looks like that it is not zip file but file in other format just renamed to zip.
Libray is typo. Corresponding request exists - PPPM-587

not this problem, file on zip-format, maybe zip on FileManager cannot unzipping file like this ".access.php" or ".htaccess"
 
Hello,

I am using same version of Plesk with latest microudaptes and zip - unzip function is working for me for files like .htaccess .

Please check permission for .acesss file or try to install microupdates using below command :

%plesk_dir%\admin\bin>ai.exe --select-product-id panel --select-release-current --reinstall-patch --install-component base

Yatin
 
Back
Top