phpMyAdmin 2.8.X 설치하기 > 기술자료 | 해피정닷컴

phpMyAdmin 2.8.X 설치하기 > 기술자료

본문 바로가기

사이트 내 전체검색

phpMyAdmin 2.8.X 설치하기 > 기술자료

MySQL phpMyAdmin 2.8.X 설치하기

페이지 정보


본문

www.phpmyadmin.net 에서 최신 파일을 다운로드 합니다.
phpMyAdmin - 2.8.1 에서의 설치방법이 그 전 방식과 변경이 되었습니다.
( phpMyAdmin - 2.10.2  ,  phpMyAdmin - 2.11.9 )
phpMyAdmin-2.8.1.tar.gz 파일을 다운로드 후 웹페이지 기본 경로로 복사한후 압축을 풉니다.
 
※ 2.8.x 에서는  phpMyAdmin / libraries / config.default.php 수정

변경전  $cfg['PmaAbsoluteUri'] = '';
변경후  $cfg['PmaAbsoluteUri'] = 'http://홈페이지/phpMyAdmin/';

변경전  $cfg['Servers'][$i]['host']          = 'localhost'; // MySQL hostname or IP address
변경후  $cfg['Servers'][$i]['host']          = 'DBIP 또는 localhost';

변경전  $cfg['Servers'][$i]['auth_type']    = 'config';    // Authentication method...
변경후  $cfg['Servers'][$i]['auth_type']    = 'http';

변경전  $cfg['Servers'][$i]['user']          = '디비아이디';      // MySQL user
변경후  $cfg['Servers'][$i]['user']          = '디비유저이름';      //  dbUser이름을 입력합니다.


수정완료후  웹브라우저에서  http://홈페이지/phpMyAdmin/  클릭 후
인증창에 접속 아이디 및 비밀번호 입력후 사용하시면 됩니다.


※ 2.6.x 이하 버전인 경우  phpMyAdmin / config.inc.php  또는  config.default.php  수정

변경전  $cfg['PmaAbsoluteUri'] = 'localhost url';
변경후  $cfg['PmaAbsoluteUri'] = 'http://홈페이지/phpMyAdmin/';

변경전  $cfg['Servers'][$i]['auth_type']    = 'config';    // Authentication method ...
변경후  $cfg['Servers'][$i]['auth_type']    = 'http';

변경전  $cfg['Servers'][$i]['user']          = 'root';      // MySQL user
변경후  $cfg['Servers'][$i]['user']          = '디비유저이름';



기타 참조사이트
1. http://blog.naver.com/jasmu?Redirect=Log&logNo=24639077
2. http://blog.naver.com/aram96?Redirect=Log&logNo=20009836326
3. http://kin.naver.com/knowhow/entry.php?eid=qLbKJODvUQmKXGB2WC8s+4VqNon1V6Ek

댓글목록

등록된 댓글이 없습니다.


Total 111건 6 페이지
  • RSS
기술자료 목록
11
MySQL   15693  2007-04-07 04:06  
10
MySQL   20837  2007-04-05 21:50 ~ 2020-06-04 19:08  
9
MySQL   17409  2007-04-05 21:47 ~ 2017-11-02 18:04  
8
MySQL   13177  2006-08-09 20:33  
7
MySQL   16524  2006-06-29 21:52  
열람
MySQL   14768  2006-06-12 17:06 ~ 2021-10-25 17:45  
5
MySQL   12986  2006-06-02 16:27 ~ 2017-08-11 00:00  
4
MySQL   13668  2006-05-26 20:00  
3
MySQL   15222  2006-04-02 23:00  
2
MySQL   12016  2006-04-02 23:00 ~ 2024-04-10 14:38  
1
MySQL   24925  2006-04-02 22:59 ~ 2020-06-08 14:29  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.