[초심자] mysql 버젼 변경 문의드립니다...
수고많으십니다...
현재 페드라코어5 EM64T 버젼 설치되어있습니다...
mysql 5.0.18 - > 4.1
apache 2.20 -> 2.0.52
php 5.1.2 -> 4.3.9
위와 같이 버젼을 변경하려고 합니다 ....
먼저 패키지 관리자를 이용해서 mysql데이터베이스 와 웹서버 체크 지우고 적용 시켰습니다 ...
www.mysql.com 접속하여
Linux (non RPM package) downloads (platform notes)
Linux(AMD64/Intel EM64T) DEBUG 4.1.20 버젼을 다운 후
[root@localhost mysql-4.1.20]# ./configure --prefix=/usr/local/mysql --localstaredir=/usr/local/mysql/data --with charset=euc_kr 실행했습니다...
- 결과 -
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you. If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.
Installing all prepared tables
Fill help tables
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests
Please report any problems with the ./bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@localhost mysql-4.1.20]# chown: `mysql': 잘못된 사용자
Starting mysqld daemon with databases from /root/mysql-4.1.20/data
STOPPING server from pid file /root/mysql-4.1.20/data/localhost.localdomain.pid
060620 12:19:35 mysqld ended
- 결과종료-
작업은 x-winodws 에서 터미널창에 서 했구요
하드웨어는 Intel EM64T 지원되는거 맞구요
Standard, MAX, Debug 중에 어떤거 받아야할지 몰라서
Debug 다운받아서 설치 했습니다 ...
이번 회사 시스템이 리눅스로 변경되는 바람에 윈도우만 사용한 저로서는 무지 힘드네요 고수님들 한수 지도해주십시요 저 밥줄이 달려있네요 ㅠ.ㅠ.
꼭
그렇게 버전을 낮춰야 할 이유가 있나요?
---- 절취선 ----
http://ubuntu.ksa.hs.kr
^^
이렇게 빨리 댓글이 달릴줄은 몰랐네요 ...어째든 감사합니다 꾸벅 ^^
현재 저희 프로그램이 업체서버에서 가동중입니다 ... 그걸 이번에 저희 사무실로 가져올려고 준비중인데요 업체측에서 요구사항이 그렇네요 현재 가동중인 버젼이랑 똑같이 맞춰달라네요 ㅠ..ㅠ
그런데
프로그램이 상당히 중요한 건가요?
만약 그렇지 않다면 더 높은 버전에서 실행해도 호환성 문제는 없을 것 같습니다.
---- 절취선 ----
http://ubuntu.ksa.hs.kr
업체 측에서는 S/W 들
업체 측에서는 S/W 들 간의 버전차이로 생길 수 있는 문제점을 피하고자 그렇게 하자고 하는군요
한 페이지 표시되는 글이 한계가 있군요
메인 질문에 2가지 결과를 올렸는데 ...
MySQL 을 바이너리가
MySQL 을 바이너리가 아닌 컴파일 가능한 파일로 받으셔야 합니다.
----
웹페이지 : http://bzpalm.net/
댓글 달기