-1
I changed some things in Composer-setup.php, to try to force the installation and cheat some ifs, but generated this error
The zlib extension is not loaded, this can slow down Composer a lot.
If possible, install it or recompile php with --with-zlib
The php.ini used by your command-line PHP is: /opt/lampp/etc/php.ini
If you can not modify the ini file, you can also run `php -d option=value`
to modify ini values on the fly. You can use -d multiple times.
the path of php.ini was I who set in the variable, good as the error already says ta missing the zlib I already installed but if you want to give hint of how to install and welcome, but focus on how I can tell php pro where the zlib is installed or know what I should do to make it detect the zlib, and about the directory path '/opt/.. etc' wondered how I can put it in the path permanently