Following is the error message that i am receiving
I searched through internet and did installed zip using
sudo yum install php70-php-pecl-zip
when i do yum list installed
, it shows me that "zip.x86_64
" is there but when i do phpinfo() it doesn't shows me zip extension installed.
It looks like it is not loading the zip.ini
in /etc/php.d/
directory
any help will be appreciate thanks. i am running centos 7
and php 7.0.27