Home > Backend Development > PHP Tutorial > MAMP install php redis

MAMP install php redis

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-28 08:28:21
Original
1410 people have browsed it

<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>
Copy after login
').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.

Related labels:
Statement of this Website
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template