当前位置:首页 > 搜索和 Error 相关的文章

syntax error, unexpected T_CONCAT_EQUAL

添加日期:2013-11-28 11:07:39 发布:smiling 
Parse error: syntax error, unexpected T_CONCAT_EQUAL,这个问题是我今天在写php程序时出现的一个简单的问题,其实这算不上什么问题 ...

php An error occured

添加日期:2013-11-28 08:48:50 发布:smiling 
注要是你在sql后面加了;号,去了就行了。...

Fatal error: Maximum execution time of 30 seconds

添加日期:2013-11-16 21:10:16 发布:smiling 
drupal的模块状态多会导致启用模块时候出现一个类似错误,Fatal error: Maximum execution time of 30 seconds exceeded in D: wamp www drupal includes common inc on line 501,是因为程序执行时间超过了...

DedeCMS Error: (PHP 5.3 and above) Please set request_or

添加日期:2013-11-15 20:13:11 发布:smiling 
由于在PHP最新的版本中增加了一个配置项目“request_order”,默认值为“GP”,这个存在一定的安全风险。这里我们建议用户将配置更改为“CGP”,可以在phpinfo中查看对应的php ini配置目录,找到下...