Closed pablorq closed 6 years ago
Try updating app/Config/core.php
:192 and app/Config/core.php
:187 to a new assigned values.
The best way to do so would be with the openssl(1)
command like so:
openssl prime -generate -bits 32
openssl prime -generate -bits 128 -hex
Hi!
I've done the install steps but it doesn't work.
Step by step to reproduce the issue:
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\Utility\Debugger.php, line 854]
Any idea?