• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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: 14
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 warning is about using the unzip command directly.
 
Last edited:
Back
Top