当前位置:网站首页>记录一下phpstudy配置php8.0和php8.1扩展redis
记录一下phpstudy配置php8.0和php8.1扩展redis
2022-06-11 18:21:00 【游戏编程】
###记录一下phpstudy配置php8.0和php8.1
1.在 php官网下载php8.0和8.1的x64 nts 的zip包
2.将下载的包解压到php的安装路径,如:图

3.修改php.ini中的路径:


extension_dir="D:\Tools\phpstudy_pro\Extensions\php\php8.1.7nts\ext" 到这里,php已经配置好
4.配置redis
在php官网扩展下载相应版本的redis.dll文件


扩展下载后将解压后的php_redis.dll文件放到ext目录下

开启php_redis扩展

redis配置完成。
5.配置Xdebug
在Xdubug下载相对应版本的php_xdebug.dll文件
操作目录好和开启方法跟上一步一样,直接丢进去, 如果名称不是php_redis.dll,将名称修改为php_redis.dll ,然后开启就好了
作者:Ben Taotao
游戏编程,一个游戏开发收藏夹~
如果图片长时间未显示,请使用Chrome内核浏览器。
边栏推荐
猜你喜欢

牛客刷题——二叉搜索树与双向链表

Common interview questions of network and concurrent programming

Niu Ke's question -- finding the least common multiple

力扣刷题——根据二叉树创建字符串

Balanced search binary tree -- AVL tree

全志科技T3开发板(4核ARM Cortex-A7)——MQTT通信协议案例
![[C语言]压缩字符串并添加标记字符](/img/b7/f7918f3ee0c409faffc70addd5ee65.png)
[C语言]压缩字符串并添加标记字符

全国院校MBA、EMBA、MPA、MEM、提前面试(预面试)时间批次已出(持续更新中)-文都管联院
Summary of common mysql/redis interview questions

ubuntu 安装psql以及运行相关命令
随机推荐
己方坦克发射子弹
论催收系统的管理子系统选型设计
力扣33题,搜索旋转排序数组
BigDecimal基本使用与闭坑介绍
. Net core redis hyperloglog type
排序的循环链表
Function and principle of key in V-for
非递归实现二叉树的前、中、后序遍历
SA token single sign on SSO mode 2 URL redirection propagation session example
牛客刷题——合法括号序列判断
Easycwmp source code analysis
TR-069 protocol introduction
为何TI的GPMC并口,更常被用于连接FPGA、ADC?我给出3个理由
vim常用命令
公共字段自动填充,你了解吗
Niuke brush questions part6
On the problem that the while loop condition in keil does not hold but cannot jump out
[c language] compress strings and add markup characters
[c language] output students' names and scores in descending order of scores with structures
为何TI的GPMC并口,更常被用于连接FPGA、ADC?我给出3个理由