• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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