CakePHP配置出现的问题

AFB_黄浩 2011-07-15 04:48:09
配置后进入缺省页面,出现这样的问题,怎么解决
...全文
314 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
ck52110u 2011-07-19
  • 打赏
  • 举报
回复
你要在nginx里配置rewrite规则
AFB_黄浩 2011-07-15
  • 打赏
  • 举报
回复
上面太乱
Notice (1024): Please change the value of 'Security.cipherSeed' in app/config/core.php to a numeric (digits only) seed value specific to your application [CORE\cake\libs\debugger.php, line 698]

还是有个红框错误:
URL rewriting is not properly configured on your server.
AFB_黄浩 2011-07-15
  • 打赏
  • 举报
回复
Notice (1024): Please change the value of 'Security.cipherSeed' in app/config/core.php to a numeric (digits only) seed value specific to your application [CORE\cake\libs\debugger.php, line 698]Code
if (Configure::read('Security.cipherSeed') === '76859309657453542496749683645') {
trigger_error(__('Please change the value of \'Security.cipherSeed\' in app/config/core.php to a numeric (digits only) seed value specific to your application', true), E_USER_NOTICE);Debugger::checkSecurityKeys() - CORE\cake\libs\debugger.php, line 698
include - CORE\cake\libs\view\pages\home.ctp, line 27
View::_render() - CORE\cake\libs\view\view.php, line 731
View::render() - CORE\cake\libs\view\view.php, line 426
Controller::render() - CORE\cake\libs\controller\controller.php, line 909
PagesController::display() - CORE\cake\libs\controller\pages_controller.php, line 83
Dispatcher::_invoke() - CORE\cake\dispatcher.php, line 204
Dispatcher::dispatch() - CORE\cake\dispatcher.php, line 171
require - APP\webroot\index.php, line 83
[main] - CORE\index.php, line 55URL rewriting is not properly configured on your server.
Help me configure it
I don't / can't use URL rewriting
这就是缺省页面出现的问题提示
yunprince 2011-07-15
  • 打赏
  • 举报
回复
xuzuning 2011-07-15
  • 打赏
  • 举报
回复
你总的把遇到的问题说一下吧?
你的那个图片在你的电脑上,人家怎么看得见?
AFB_黄浩 2011-07-15
  • 打赏
  • 举报
回复
我使用的服务器是nginx 数据库mysql

20,359

社区成员

发帖
与我相关
我的任务
社区描述
“超文本预处理器”,是在服务器端执行的脚本语言,尤其适用于Web开发并可嵌入HTML中。PHP语法利用了C、Java和Perl,该语言的主要目标是允许web开发人员快速编写动态网页。
phpphpstorm 技术论坛(原bbs)
社区管理员
  • 开源资源社区
  • phpstory
  • xuzuning
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧