1 Star 2 Fork 0

宋正河 / carlota

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

#linux 安装redis #https://www.cnblogs.com/zongfa/p/7808807.html #sudo apt-get install redis-server #ps -aux | grep redis #netstat -nlt | grep 6379

lnmp安装redis #https://lnmp.org/faq/addons.html #sudo ./addon.sh install redis

https://blog.csdn.net/weixin_40698401/article/details/81028663

http://pecl.php.net/package/redis #wget http://pecl.php.net/get/redis-5.1.1.tgz #tar -xf redis-5.1.1.tgz #cd redis-5.1.1 #/usr/local/php/bin/phpize                      
#./configure --with-php-config=/usr/local/php/bin/php-config     #make #sudo make install vim /usr/local/php/etc/php.ini 增加以下内容 extension=redis.so

#php -m | grep redis

#sudo lnmp vhost add

https://blog.csdn.net/zs343961443/article/details/87114141

https://blog.csdn.net/raoxiaoya/article/details/92708063

https://gitee.com/mirrors/adminlte

https://blog.csdn.net/csdn2017812802/article/details/73507548 https://blog.csdn.net/aozeahj/article/details/53008737 https://www.jb51.net/article/84188.htm https://www.cnblogs.com/yangguo/p/4340255.html https://www.cnblogs.com/morlin/p/4934606.html

空文件

简介

easyswoole cms 展开 收起
PHP
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/songzhenghe/carlota.git
git@gitee.com:songzhenghe/carlota.git
songzhenghe
carlota
carlota
master

搜索帮助