Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
Tags
- PHP 5.2.17 .ini
- MySQL 5.1.41
- Mod_Security 룰 셋
- CentOS 6
- httpd.conf
- python 3.X 소스 설치
- MySQL
- CentOS 6.10
- httpd-vhosts.conf
- httpd-info.conf
- python 3.5.10
- PHP 5.2 .ini
- apache 연동
- Node.js 소스 설치
- epel repository
- unique_id
- httpd-autoindex.conf
- gcc update
- httpd 2.2.32
- mod_unique_id
- Repository
- vim color scheme
- Node.js apache 연동
- httpd-dav.conf
- jQuery
- node.js
- httpd-mpm.conf
- vimrc 옵션
- httpd-default.conf
- CentOS
Archives
- Today
- Total
목록MySQL (2)
곰시기's
설치 전 정보 운영체제 Windows 10 Pro - 64 bit 가상머신 VirtualBox 6.1 리눅스 운영 체제 CentOS 6.10 - 64 bit MySQL mysql-5.1.41 Apache httpd-2.2.32 PHP php-5.2.17 설치 전 필요 패키지 # yum -y install ncurses-devel gcc gcc-c++ openssl-devel libtool # yum -y install zlib curl libtermcap-devel libc-client-devel bzip2-devle bison * libtermcap-devel ( 데이터베이스에 접근하는 데 사용되는 개발용 도구 ) MySQL 설치 # groupadd mysql # useradd -g mysql mysq..
Sever/CentOS 6.10
2020. 11. 9. 18:02