mlocati / powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

Home Page:https://www.powershellgallery.com/packages/PhpManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while extracting zip

neondev27 opened this issue · comments

PhpManager isnt able to unpack zip. error:

Error extracting from archive:  7-Zip (a) 18.05 (x64) : Copyright (c) 1999-2018 Igor Pavlov : 2018-04-30  Scanning the
drive for archives: 1 file, 30773278 bytes (30 MiB)  Extracting archive: C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.z
ip -- Path = C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.zip Type = zip Physical Size = 30773278  ERROR: Data Error :
ext\php_imap.dll ERROR: Data Error : ext\php_odbc.dll ERROR: Headers Error : ext\php_opcache.dll  Sub items Errors: 3
Archives with Errors: 1  Sub items Errors: 3
At C:\Program Files\WindowsPowerShell\Modules\PhpManager\1.26.2\private\Expand-ArchiveWith7Zip.ps1:67 char:13
+             throw "Error extracting from archive: $sevenZipResult"
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Error extractin...items Errors: 3:String) [], RuntimeException
    + FullyQualifiedErrorId : Error extracting from archive:  7-Zip (a) 18.05 (x64) : Copyright (c) 1999-2018 Igor Pav
   lov : 2018-04-30  Scanning the drive for archives: 1 file, 30773278 bytes (30 MiB)  Extracting archive: C:\Users\B
  illab01\AppData\Local\Temp\tmpEC7F.zip -- Path = C:\Users\Billab01\AppData\Local\Temp\tmpEC7F.zip Type = zip Physi
 cal Size = 30773278  ERROR: Data Error : ext\php_imap.dll ERROR: Data Error : ext\php_odbc.dll ERROR: Headers Erro
r : ext\php_opcache.dll  Sub items Errors: 3  Archives with Errors: 1  Sub items Errors: 3

Maybe you have had network problems and the downloaded zip is corrupted?

Maybe... i wil try with vpn again...