当前位置:网站首页>Installing redis and windows extension method under win system
Installing redis and windows extension method under win system
2022-07-07 06:34:00 【Rookie No.1 mmmm】
One 、 see php Version related information
adopt phpinfo() The function view php Version related information , This operation is used to determine the choice redis Which extended version .
phpinfo();
Find the following 2 Parameters :
Parameters :Architecture value :x86
Parameters :PHP Extension Build value :API20170718,NTS,VC15
As shown in the figure :
Two 、 download php Of redis Expand
Get into PHP Official Expansion page , Download the appropriate redis Expand
1、PHP Official extension address :http://pecl.php.net/
2、 In the top right corner of the page Search for Enter... In the search box redis Enter search
3、 In the search results list Search results in
The corresponding address is as follows :http://pecl.php.net/package-search.php?pkg_name=redis
Click on redis Enter the extended details page
4、 You will see the version number of the following words , namely :alpha, beta, stable
stable Stable version , Final release
beta Open beta version ,alpha Version of the upgrade
alpha Internal test version
The corresponding address is as follows :http://pecl.php.net/package/redis
Here we choose the latest stable version , namely :5.3.2 stable 2020-10-22 released , Click on DLL Go to download page
5、 According to the parameters provided in the first step , Here we choose (NTS) x86 Version extension
The corresponding address is as follows :http://pecl.php.net/package/redis/5.3.2/windows
Such as , Click on :7.2 Non Thread Safe (NTS) x86 You can download it.
6、 In the downloaded compressed package , You'll find a file :php_redis.dll
Copy this file to PHP Of ext Under the table of contents
3、 ... and 、 modify php.ini The configuration file , And restart the server
1、 modify php.ini file , hold php_redis.dll Files added to php The configuration of , as follows :
extension=php_redis.dll
2、 Restart the server , Make the newly added redis Extension takes effect
3、 Back again phpinfo() Page view , Will find php Of redis The extension has been installed
Many cases on the Internet end at this step , But it was found that the program could not run , So let's look down
Four 、 install redis Server side
1、 The download address is as follows :
Releases · microsoftarchive/redis · GitHub
Here we download Redis-x64-xxx.zip Compress package to D disc redis Under the folder .
2、 After downloading , For example, store it in :D:\ruanjian\Redis-x64-3.0.504/ Under the table of contents , Unpacking a compressed package , Directory as follows :
3、 double-click redis-server.exe On the server side redis It works , The effect is as follows : It should be noted that , This window cannot be closed , Once closed, the program will not run .
4、 Run it again php Code , Discovery has been successfully implemented .
5、 ... and 、 Set up Windows Next redis Boot up
1、 Shortcut key Window Winkey +R key , open “ function ” Program .
2、 function , open : Input compmgmt.msc Knock back .
3, Services and Applications - service
4,Redis The status is displayed as start ,
I hope this document can be useful to you !!!
边栏推荐
- 哈趣投影黑馬之姿,僅用半年强勢突圍千元投影儀市場!
- 如何解决数据库插入数据显示SQLSTATE[HY000]: General error: 1364 Field ‘xxxxx‘ doesn‘t have a default value错误
- 拼多多败诉:“砍价免费拿”侵犯知情权但不构成欺诈,被判赔400元
- How to find the literature of a foreign language journal?
- Common problems of caching in high concurrency scenarios
- 学术报告系列(六) - Autonomous Driving on the journey to full autonomy
- Prompt for channel security on the super-v / device defender side when installing vmmare
- 开发者别错过!飞桨黑客马拉松第三期链桨赛道报名开启
- C language (structure) defines a user structure with the following fields:
- ICML 2022 | 探索语言模型的最佳架构和训练方法
猜你喜欢
3531. Huffman tree
How can I check the DOI number of a foreign document?
PostgreSQL database timescaledb function time_ bucket_ Gapfill() error resolution and license replacement
How to set up in touch designer 2022 to solve the problem that leap motion is not recognized?
dolphinscheduler3. X local startup
Force deduction 62 different paths (the number of all paths from the upper left to the lower right of the matrix) (dynamic planning)
POI导出Excel:设置字体、颜色、行高自适应、列宽自适应、锁住单元格、合并单元格...
「运维有小邓」符合GDPR的合规要求
开发者别错过!飞桨黑客马拉松第三期链桨赛道报名开启
Can't you really do it when you are 35 years old?
随机推荐
c语言(结构体)定义一个User结构体,含以下字段:
ceres-solver和g2o性能比较
What are the classic database questions in the interview?
Shared memory for interprocess communication
字符串常量与字符串对象分配内存时的区别
Developers don't miss it! Oar hacker marathon phase III chain oar track registration opens
Unable to debug screen program with serial port
基本Dos命令
CloudCompare-点对选取
K8s running Oracle
Which foreign language periodicals are famous in geology?
程序员的日常 | 每日趣闻
mobx 知识点集合案例(快速入门)
【OpenCV】形态学滤波(2):开运算、形态学梯度、顶帽、黑帽
Problems and precautions about using data pumps (expdp, impdp) to export and import large capacity tables in Oracle migration
Common problems of caching in high concurrency scenarios
Redis(二)—Redis通用命令
LM11丨重构K线构建择时交易策略
2022 Android interview essential knowledge points, a comprehensive summary
"Parse" focalloss to solve the problem of data imbalance