在尝试安装CakePHP时,我收到有关更改salt和密码种子值的以下错误消息.我该如何更改这些值?
Notice (1024): Please change the value of 'Security.salt' in app/config/core.php to a salt value specific to your application [CORE\cake\libs\debugger.php, line 684]
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 688]
Run Code Online (Sandbox Code Playgroud)