• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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