急急,mysql问题,大家帮忙急急急!在线等!高手请进!!!

skystar008 2004-07-12 05:46:25
我装的是redhat linux 9.0 apache php 都如愿配置好,
可就是在安装mysql的时候遇到头痛的问题,系统原码包里我没让它安装。
我下了个新的~.tar.gz的包。解压,出现如下问题。
[root@localhost mysql-5.0.0-alpha]# ls
bin data INSTALL-BINARY mysql-test share tests
configure docs lib README sql-bench
COPYING include man scripts support-files
[root@localhost mysql-5.0.0-alpha]# ./configure --prefix=/usr/local/mysql
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

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 !
This is done with:
./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 https://order.mysql.com
Starting the mysqld server. You can test that it is up and running
with the command:
./bin/mysqladmin version
[root@localhost mysql-5.0.0-alpha]# Starting mysqld daemon with databases from /usr/src/mysql-5.0.0-alpha/data
040712 16:18:36 mysqld ended

请大侠帮帮忙,我知道系统提示已经配置,但我不知道如何把它去掉。
以及如何再把这个新的安装上去。按照传的方法已经行不通。
我该怎么做,有谁能告诉我!我的linux之行一开始就受阻。郁闷啊!!!
...全文
166 12 打赏 收藏 转发到动态 举报
写回复
用AI写文章
12 条回复
切换为时间正序
请发表友善的回复…
发表回复
wwweasy 2004-07-16
  • 打赏
  • 举报
回复
up
skystar008 2004-07-16
  • 打赏
  • 举报
回复
结帐去了!
skystar008 2004-07-16
  • 打赏
  • 举报
回复
小弟用linux做服务器。
shaq 2004-07-15
  • 打赏
  • 举报
回复
你用linux做什么?
shaq 2004-07-15
  • 打赏
  • 举报
回复
mysql怎么改默认的密码啊
我是在winxp下装的

mysql -u root -p 'newpassword'
好象不行哟
skystar008 2004-07-15
  • 打赏
  • 举报
回复
来谈谈linux话题吧,up有分!
skystar008 2004-07-15
  • 打赏
  • 举报
回复
自己搞定了。
flyonet 2004-07-15
  • 打赏
  • 举报
回复
呵呵
楼主不愿意结账
Debian 2004-07-12
  • 打赏
  • 举报
回复
do following first
#cd PATH_TO_MYSQL
#./scripts/mysql_install_db

then
#bin/mysqld_safe --user=root &

btw: read README or INSTALL first
faucet 2004-07-12
  • 打赏
  • 举报
回复
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!


这不是说的很明白啊
你下的是编译好的安装包binary ,而不是source
而不是源码包

所以不能configure,make ,make install
hlddn 2004-07-12
  • 打赏
  • 举报
回复
看一下mysql的安装说明文件,应该是INSTARLL,按照里面的说明做,不需要用./configure的,这个应该是解完就可以用的。不太确定哈,但安装说明里肯定有详细的方法。
52juanjuan 2004-07-12
  • 打赏
  • 举报
回复
那你把php重新编绎一遍行不行呢

21,886

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧