DEDE程序:(PHP 5.3 and above) Please set ‘request_order’ ini value to include C,G and P (recommended: ‘CGP’) in php.ini

2015 年 10 月 7 日09:51:20SEO知识4,884

是改织梦文件夹include/common/common.inc.php里面34行那个request_order

1 request_order = "GP"

更改为

1 request_order = "CGP"

  • 本文由 发表于 2015 年 10 月 7 日09:51:20
  • 转载请务必保留本文链接:http://www.zuoruidong.com/seowz/455.html