Hello, How can I add "zlib.output_compression = On" to phpini ? When I try to add MaxMind GeoIP to woocommerce I get this error: Code: unable to decompress gzipped phar archive "/var/www/clients/client0/web86/tmp/geoip_download-6oP4MU.tmp" to temporary file, enable zlib extension in php.ini
I have added PHP directives in ISPConfig panel website Options tab. Have you installed the zlib packages for your OS?
I don't think that the error in your first post refers to zlib.output_compression option. I guess it refers to the php-zip extension (package) which needs to be installed. Take care to install it for the right php version, in case you have multiple php versions installed.