right now searching for integrating radis system to my opencart. im using opencart version 3.0.3.6. base on what im searching i found this repo redisphp git
I use macOS and do follow the installation steps. but i stuck when u run this comment
phpize && ./configure && make && sudo make install
it display this result
grep: /usr/include/php/main/php.h: No such file or directory
grep: /usr/include/php/Zend/zend_modules.h: No such file or directory
grep: /usr/include/php/Zend/zend_extensions.h: No such file or directory
Configuring for:
PHP Api Version:
Zend Module Api No:
Zend Extension Api No:
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.
I'm not sure how to resolve this. I'm trying search but no answer for this.
please help