[APMSETUP] phpMyAdmin root 패스워드 변경시 에러 해결 방법
Q n A 2007. 5. 24. 15:45 |phpMyAdmin/config.default.php를 열으셔셔 밑에 부분에 패스워드를 바꿔주세요.
// (requires PHP >= 4.3.0)
$cfg['Servers'][$i]['controluser'] = 'root'; // MySQL control user settings
// (this user must have read-only
$cfg['Servers'][$i]['controlpass'] = '패스워드 부분'; // access to the "mysql/user"
출처 : 근사모 The Pro-Style Group( http://www.apmsetup.com/board.php?ct=12&bid=100&bs_type=subject&bs_str=패스워드&pg=0&mode=view&uid=7501 )
'Q n A' 카테고리의 다른 글
[테터툴즈] 테터툴즈 사용자 추가 Code (0) | 2007.05.24 |
---|---|
[APMSETUP] 테터툴즈 1.x 설치시 설정 변경(mod_rewrite 에러 해결방법) (0) | 2007.05.24 |
[바탕화면] 작업표시줄 시계 표시 바꾸기 (0) | 2007.05.08 |
[OCP 오라클(Oracle)]오라클자격증 OCP의 취득목적별 학원판별법 (0) | 2007.05.08 |
메모도 기술이다. 메모의 기술 7가지!! (0) | 2006.03.25 |