/**********************************************************************
* Failed to decode response: zlib_decode(): data error
* Description.
* This error was tangled for two days, but it turned out to be a problem in the PHP configuration.
*********************************************************************/
I. Reference documentation.
1. run composer update error zlib_decode(): data error solution
http://laravelacademy.org/post/675.html
II. Solution.
Edit php.ini and change the configuration of zlib extensions.
zlib.output_compression = On
zlib.output_compression_level = 5
Similar Posts:
- [Solved] An error class’ ZipArchive ‘not found is reported after testing phpexcel
- [Solved] Composer Error: Composer\Downloader\TransportException
- /usr/bin/ld: cannot find -lz
- [Solved] Composer Error: Installation failed, reverting ./composer.json and ./composer.lock to their original content.
- zlib.h:no such file or directory
- composer platform_check tp6 thinkphp6 laravel Error (PHP Version)
- Composer: Your requirements could not be resolved to an installable set of packages.
- Python Via get-pip.py Install pip Error: zipimport.ZipImportError: can‘t decompress data; zlib not availabl
- [Solved] Python Error: UnicodeDecodeError: ‘gb2312’ codec can’t decode byte 0xa4 in position… : illegal multibyte sequence
- Could not open input file: composer.phar