会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
我是谁???
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
79
80
81
82
83
84
85
86
87
···
108
下一页
2018年8月2日
weiwo.wxmmd.com将您重定向的次数过多。尝试清除 Cookie.
摘要: 折腾了很久,最后更换PHP版本解决了,我的项目用的tp3.1.2,出现上图问题时的php版本是7.1,换回5.6就没有这个问题。希望能为大家提供一个思路。
阅读全文
posted @ 2018-08-02 09:26 Mr.peter
阅读(1047)
评论(0)
推荐(0)
2018年8月1日
file /etc/httpd/conf.d/php.conf from install of php-5.6.37-1.el7.remi.x86_64 conflicts with file from package mod_php71w-7.1.18-1.w7.x86_64
摘要: yum remove mod_php71w php71w-cli
阅读全文
posted @ 2018-08-01 22:55 Mr.peter
阅读(370)
评论(0)
推荐(1)
centos7上安装php5.6
摘要: 配置yum源 追加CentOS 6.5的epel及remi源。 以下是CentOS 7.0的源。 使用yum list命令查看可安装的包(Packege)。 安装PHP5.6 yum源配置好了,下一步就安装PHP5.6。 也可以试试这个: 用PHP命令查看版本。 在这里安装的版本是PHP5.6.0,
阅读全文
posted @ 2018-08-01 22:43 Mr.peter
阅读(471)
评论(0)
推荐(0)
centos7 删除php
摘要: yum remove php-common
阅读全文
posted @ 2018-08-01 22:34 Mr.peter
阅读(156)
评论(0)
推荐(0)
centos7删除yum安装的php
摘要: yum remove php-common
阅读全文
posted @ 2018-08-01 22:34 Mr.peter
阅读(399)
评论(0)
推荐(0)
2018年7月31日
给服务器加内存
摘要: (1)前段时间将自己的腾讯云服务器上搭建,其他的硬件配置都没有发生改变,将服务器上的数据恢复并且重新安装了golang的编译环境后,发现使用go build编译稍微大一点的golang项目就会报错: /opt/go/pkg/tool/linux_amd64/link: running gcc fai
阅读全文
posted @ 2018-07-31 10:29 Mr.peter
阅读(1319)
评论(0)
推荐(0)
2018年7月30日
Hyperledger Fabric 开发环境搭建 centos7系统
摘要: 一.安装GO语言 下载最新版的go 打开Terminal,输入命令(以下命令都是以root管理员的角色进行的) su 输入密码:***** wget https://storage.googleapis.com/golang/go1.9.2.linux-amd64.tar.gz tar -C /us
阅读全文
posted @ 2018-07-30 19:26 Mr.peter
阅读(468)
评论(0)
推荐(0)
2018年7月23日
79
摘要: 79
阅读全文
posted @ 2018-07-23 10:06 Mr.peter
阅读(83)
评论(0)
推荐(0)
rewrite or internal redirection cycle while processing "/index.php/index.php/index.php/index.php/index.php/index.php/index.php/index.php/index.php/index.php/index.php/jenkins/
摘要: 折腾了很久,跟nginx配置没有关系。最终是把php版本从7.1降到5.6才解决的,是跟tp3.2匹配的
阅读全文
posted @ 2018-07-23 10:06 Mr.peter
阅读(983)
评论(0)
推荐(0)
PHP对象转数组
摘要: Solution But why?You should have a look at the function named json_decode. 最佳实践(Best Practice)
阅读全文
posted @ 2018-07-23 10:05 Mr.peter
阅读(269)
评论(0)
推荐(0)
上一页
1
···
79
80
81
82
83
84
85
86
87
···
108
下一页
公告