0

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

ferdinand
  • 207
  • 2
  • 11
  • Firstly, install `php-dev` library, its required for compiling extensions. If after that problem with `autoconf` will remain, see solutions from here https://stackoverflow.com/questions/9322742/php-autoconf-errors-on-mac-os-x-10-7-3-when-trying-to-install-pecl-extensions – maximkou Apr 08 '22 at 08:20

0 Answers0