광고 배너
970×250 권장

설정 파일의 암호 (blowfish_secret)의 길이가 올바르지 않습니다. 32 바이트 이상이여야 합니다

blowfish_secret generator, the secret passphrase in configuration (blowfish_secret) is too short, 설정 파일의 암호 (blowfish_secret)의 길이가 올바르지 않습니다. 32 바이트 이상이여야 합니다

설정 파일의 암호 (blowfish_secret)의 길이가 올바르지 않습니다. 32 바이트 이상이여야 합니다

The secret passphrase in configuration (blowfish_secret) is too short

Put! the blowfish_scret code

vi /usr/share/phpmyadmin/config.inc.php

 

blowfish secret generator

/**
* This is needed for cookie based authentication to encrypt password in
* cookie. Needs to be 32 chars long.
*/

$cfg['blowfish_secret'] = '~lQ|Hw7iAt#~D|yQejI1V2d#Qa!Qh_a4';

/* YOU MUST FILL IN THIS FOR COOKIE AUTH! */