Skip to content

조회 수 16480 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
PHPMyAdmin - blowfish_secret 해결방법





phpmyadmin 에 로그인 했을 경우 아래와 같은 경고 문구가 나타난다.

  The configuration file now needs a secret passphrase (blowfish_secret).

-------------------------------------------------------------------

phpmyadmin 환경설정파일 경로
/usr/local/apache/htdocs/phpmyadmin/libraries/config.default.php 이 파일을 아래 경로와 파일명으로 복사해서
/usr/local/apache/htdocs/phpmyadmin/config.inc.php

-------------------------------------------------------------------

phpMyAdmin 인증방식 - cookie


 # vi config.inc.php

 64 /**
 65  * The 'cookie' auth_type uses blowfish algorithm to encrypt the password. If
 66  * at least one server configuration uses 'cookie' auth_type, enter here a
 67  * pass phrase that will be used by blowfish. The maximum length seems to be 46
 68  * characters.
 69  *
 70  * @global string $cfg['blowfish_secret']
 71  */
 72 $cfg['blowfish_secret'] = 'cookie';

     /**
164  * Authentication method (valid choices: config, http, signon or cookie)
165  *
166  * @global string $cfg['Servers'][$i]['auth_type']
167  */
168 $cfg['Servers'][$i]['auth_type'] = 'cookie';
169
170 /**
171  * File containing Swekey ids and login names (see /contrib);
172  * leave empty to deactivate Swekey hardware authentication
173  *
174  * @global string $cfg['Servers'][$i]['auth_swekey_config']
175  */
176 $cfg['Servers'][$i]['auth_swekey_config'] = '';
177
178 /**
179  * MySQL user
180  *
181  * @global string $cfg['Servers'][$i]['user']
182  */
183 $cfg['Servers'][$i]['user'] = 'root';   or   $cfg['Servers'][$i]['user'] = ''; - 사용자 입력
184
185 /**
186  * MySQL password (only needed with 'config' auth_type)
187  *
188  * @global string $cfg['Servers'][$i]['password']
189  */
190 $cfg['Servers'][$i]['password'] = 'flsnrtm';   or   $cfg['Servers'][$i]['password'] = '';  - password 입력

# /usr/local/apache/bin/apachectl restart

  1. No Image 24Feb
    by ADMINPLAY
    2010/02/24 by ADMINPLAY
    Views 71250 

    oracle10g + php5.2.11 error [OCIEnvNlsCreate() failed]

  2. No Image 23Dec
    by ADMINPLAY
    2008/12/23 by ADMINPLAY
    Views 22276 

    PHP 버전 확인하기

  3. No Image 18May
    by ADMINPLAY
    2010/05/18 by ADMINPLAY
    Views 21857 

    configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

  4. No Image 29Jan
    by ADMINPLAY
    2010/01/29 by ADMINPLAY
    Views 19755 

    Warning: Unknown: open(, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

  5. No Image 09Jan
    by ADMINPLAY
    2010/01/09 by ADMINPLAY
    Views 17860 

    register_globals 에 따른 서버 변수형 변환

  6. No Image 19Oct
    by ADMINPLAY
    2009/10/19 by ADMINPLAY
    Views 17502 

    PHP.INI에서의 세션 관련설명

  7. No Image 28Sep
    by ADMINPLAY
    2009/09/28 by ADMINPLAY
    Views 17372 

    Maximum execution time of 30 seconds exceeded

  8. No Image 31Dec
    by ADMINPLAY
    2009/12/31 by ADMINPLAY
    Views 17336 

    Fatal error: Call to undefined function domxml_open_mem()

  9. No Image 31Dec
    by ADMINPLAY
    2009/12/31 by ADMINPLAY
    Views 17308 

    pear 1.9 업그레이드 및 패치설치

  10. No Image 19Sep
    by ADMINPLAY
    2009/09/19 by ADMINPLAY
    Views 17178 

    php세션정리

  11. PHP FreeTDS 사용 (MS-SQL)

  12. No Image 01Jun
    by ADMINPLAY
    2009/06/01 by ADMINPLAY
    Views 16841 

    php에서 curl 설치하기

  13. No Image 09Sep
    by ADMINPLAY
    2009/09/09 by ADMINPLAY
    Views 16752 

    Warning: flock(): supplied argument is not a valid stream..대처방법

  14. PHPMyAdmin - blowfish_secret 해결방법

  15. No Image 08Aug
    by ADMINPLAY
    2009/08/08 by ADMINPLAY
    Views 16094 

    php컴파일에러(flex) configure: error: cannot find output from lex; giving up

  16. No Image 31Dec
    by ADMINPLAY
    2009/12/31 by ADMINPLAY
    Views 15923 

    PEC HTTP Setup

  17. No Image 09Jan
    by ADMINPLAY
    2010/01/09 by ADMINPLAY
    Views 15535 

    register_globals = off 란?

  18. No Image 09Jan
    by ADMINPLAY
    2010/01/09 by ADMINPLAY
    Views 15423 

    4.1.0이상 php 버전에서 register_globals = Off 일때 기존변수 그대로 사용하기

  19. PHP - eAccelerator 설치

  20. No Image 29Jun
    by ADMINPLAY
    2009/06/29 by ADMINPLAY
    Views 14894 

    [PHP] 정규 표현식 정리

Board Pagination Prev 1 2 3 Next
/ 3

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234