• 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

Question unzip or 7z not installed

FlyingParrot

New Pleskian
Server operating system version
Ubuntu 22.04.3 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.55 Update #1
Whenever I update my frameworks I'm getting the error
As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' or '7z' (21.01+) may remediate them.
I checked several details on my server and for example, as you can see in the picture, unzip is already installed.

How do I get rid of this warning?
Thank you!
 

Attachments

  • unzip.png
    unzip.png
    207.9 KB · Views: 13
Is your project running in a Docker container? Than you may need to add unzip to your Docker installation, too.
 
Login to Plesk, go to Tools & Settings > PHP Settings > Click PHP version you are using > check if Zip is enabled.

EDIT: I didn't read the warring properly in your screenshot. The PHP zip extension is already used. The waring in about using the unzip command directly.
 
Back
Top