阿里云服务器搭建网站教程(聚合服务器搭建方法)

   发布日期:2022-07-17 15:33:24     手机:https://m.haocat.cn/zonghe/news5140.html    违规举报
核心提示:一. 登录阿里云服务器并安装redis Download, extract and compile Redis with: $ wget https://download.redis.io/releases/redis-6.2.1.tar.

阿里云服务器搭建网站教程(聚合服务器搭建方法)

一. 登录阿里云服务器并安装redis

Download, extract and compile Redis with: $ wget https://download.redis.io/releases/redis-6.2.1.tar.gz$ tar xzf redis-6.2.1.tar.gz$ cd redis-6.2.1$ make The binaries that are now compiled are available in the src directory. Run Redis with: $ src/redis-server

或者执行,nohup src/redis-server & 来后台运行

You can interact with Redis using the built-in client: $ src/redis-cliredis> set foo barOKredis> get foo"bar"

二. 在安全组规则里面添加访问规则,开启6379端口。

三. 连接redis的时候,出现
redis.exceptions.ResponseError: DENIED Redis is running in protected mode because protected mode is enabled 错误

这时,设置protected-mode no即可

最后用 Another Redis DeskTop Manager输入阿里云主机和端口,即可连接redis数据库。

 
 
本文地址:http://haocat.cn/zonghe/news5140.html,转载请注明出处。
 
更多>同类综合百科

推荐图文
推荐综合百科
点击排行
网站首页  |  网站流量  |  联系方式  |  使用协议  |  版权隐私  |  网站地图  |  违规举报  |  SiteMaps  |  BaiDuNews