安装dedecms无法运行
dedecms吧
全部回复
仅看楼主
level 1
(PHP 5.3 and above) Please set 'request_order' ini value to include C,G and P (recommended: 'CGP') in php.ini 这个问题怎么解决?
2013年08月02日 08点08分 1
level 1
有知道的能说一下吗?
2013年08月02日 08点08分 2
我能回复吗?
2013年08月02日 09点08分
回复 2006丁丁的宝贝 :可以也..不知道为什么我帐号有问题.说回复那些被隐藏..你这个问题是服务器的什么东西没开
2013年08月02日 09点08分
就在PHP.ini里面你查找下request_order 这个
2013年08月02日 09点08分
回复 2006丁丁的宝贝 :PHP.ini这个文件在哪?
2013年08月02日 09点08分
level 1
问题还是没解决
2013年08月02日 10点08分 3
level 1
求解啊!有知道怎么解决的吗?
2013年08月02日 10点08分 4
level 10
修改一下 include/common.inc.php 文件就行了,将 32行至36行注释掉或者删除就可以了,
/*
if(version_compare(PHP_VERSION, '5.3.0', '>'))
{
if(strtoupper(ini_get('request_order')) == 'GP')
exit('DedeCMS Error: (PHP 5.3 and above) Please set \'request_order\' ini value to include C,G and P (recommended: \'CGP\') in php.ini,
我只是将 'GP’改成'CGP',就好了
2013年08月03日 16点08分 5
谢谢你的方法,我改好了!!!
2013年09月15日 00点09分
通过这个方法 后台的文字变成了乱码-.-
2013年09月23日 13点09分
回复 4riuhkj :嗯,我的也是
2013年10月14日 04点10分
1