Home  >  Article  >  Backend Development  >  MAMP install php redis

MAMP install php redis

WBOY
WBOYOriginal
2016-07-28 08:28:211356browse

<code>cd /Applications/MAMP/bin/php/php5<span>.6</span><span>.2</span>/include/php

cd php

<span>.</span>/configure <span>--</span>without<span>-iconv</span>cd phpredis

<span>.</span>/configure <span>--</span><span>with</span><span>-php</span><span>-config</span><span>=</span>/Applications/MAMP/bin/php/php5<span>.6</span><span>.2</span>/bin/php<span>-config</span>sudo make

sudo cp <span>-p</span> modules/redis<span>.</span>so /Applications/MAMP/bin/php/php5<span>.6</span><span>.2</span>/lib/php/extensions/no<span>-debug</span><span>-non</span><span>-zts</span><span>-</span><span>20131226</span></code>
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

The above introduces MAMP to install php redis, including the relevant content. I hope it will be helpful to friends who are interested in PHP tutorials.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn