--------------------
MySQL 4.1.16
--------------------
./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-charset=euckr
make ; make install
/usr/local/mysql/bin/mysql_install_db
cp /usr/local/mysql/share/mysql/my-medium.cnf /etc/my.cnf
groupadd mysql
useradd -M -c Mysql_server -d /usr/local/mysql -g mysql -s /bin/nologin mysql
chown root.mysql -R /usr/local/mysql
chown mysql.mysql -R /usr/local/mysql/data
echo "/usr/local/mysql/lib/mysql" >> /etc/ld.so.conf
ldconfig
echo "/usr/local/mysql/bin/mysqld_safe &" >> /etc/rc.local
--------------------
Apache 1.3.26
--------------------
./configure --prefix=/usr/local/apache --enable-module=so
make ; make install
vi /usr/local/apache/conf/httpd.conf
수정
DirectoryIndex index.html index.htm index.php
vi /usr/local/apache/conf/mime.types
두줄 추가 (확장자는 탭키로 띄운다)
application/x-httpd-php php ph inc
application/x-httpd-php-source phps
echo "/usr/local/apache/lib" >> /etc/ld.so.conf
echo "/usr/local/apache/modules" >> /etc/ld.so.conf
ldconfig
echo "/usr/local/apache/bin/apachectl start" >> /etc/rc.local
--------------------
PHP 4.1.2
--------------------
./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/apache/conf --with-mysql=/usr/local/mysql
make; make install
cp php.ini-dist /usr/local/lib/php/php.ini<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
MySQL 4.1.16
--------------------
./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --with-charset=euckr
make ; make install
/usr/local/mysql/bin/mysql_install_db
cp /usr/local/mysql/share/mysql/my-medium.cnf /etc/my.cnf
groupadd mysql
useradd -M -c Mysql_server -d /usr/local/mysql -g mysql -s /bin/nologin mysql
chown root.mysql -R /usr/local/mysql
chown mysql.mysql -R /usr/local/mysql/data
echo "/usr/local/mysql/lib/mysql" >> /etc/ld.so.conf
ldconfig
echo "/usr/local/mysql/bin/mysqld_safe &" >> /etc/rc.local
--------------------
Apache 1.3.26
--------------------
./configure --prefix=/usr/local/apache --enable-module=so
make ; make install
vi /usr/local/apache/conf/httpd.conf
수정
DirectoryIndex index.html index.htm index.php
vi /usr/local/apache/conf/mime.types
두줄 추가 (확장자는 탭키로 띄운다)
application/x-httpd-php php ph inc
application/x-httpd-php-source phps
echo "/usr/local/apache/lib" >> /etc/ld.so.conf
echo "/usr/local/apache/modules" >> /etc/ld.so.conf
ldconfig
echo "/usr/local/apache/bin/apachectl start" >> /etc/rc.local
--------------------
PHP 4.1.2
--------------------
./configure --with-apxs=/usr/local/apache/bin/apxs --with-config-file-path=/usr/local/apache/conf --with-mysql=/usr/local/mysql
make; make install
cp php.ini-dist /usr/local/lib/php/php.ini<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:32:05 Linux에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4065 | |
| 29 |
아우겐나이스
|
21년 전 | 4448 | |
| 28 |
아우겐나이스
|
21년 전 | 3475 | |
| 27 | 21년 전 | 5847 | ||
| 26 | 21년 전 | 3133 | ||
| 25 | 21년 전 | 6098 | ||
| 24 | 18년 전 | 3663 | ||
| 23 | 21년 전 | 3653 | ||
| 22 | 21년 전 | 4254 | ||
| 21 | 21년 전 | 3826 | ||
| 20 | 21년 전 | 4242 | ||
| 19 | 21년 전 | 6695 | ||
| 18 | 21년 전 | 4743 | ||
| 17 | 21년 전 | 7003 | ||
| 16 | 21년 전 | 4183 | ||
| 15 | 21년 전 | 2654 | ||
| 14 | 21년 전 | 4985 | ||
| 13 | 21년 전 | 3409 | ||
| 12 |
Recluse
|
21년 전 | 3894 | |
| 11 |
아우겐나이스
|
21년 전 | 3582 | |
| 10 |
Recluse
|
21년 전 | 3407 | |
| 9 | 21년 전 | 4017 | ||
| 8 | 21년 전 | 5188 | ||
| 7 | 21년 전 | 4774 | ||
| 6 | 21년 전 | 5703 | ||
| 5 | 21년 전 | 4129 | ||
| 4 | 21년 전 | 4859 | ||
| 3 | 21년 전 | 4759 | ||
| 2 | 21년 전 | 3259 | ||
| 1 | 22년 전 | 4348 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기