下载的二进制版本
添加好mysql组和用户
执行
./scripts/mysql_install_db --user=mysql
时报错
scripts/mysql_install_db: line 1: ./bin/my_print_defaults: cannot execute binary file
Neither host 'web' nor 'localhost' could be looked up with
./bin/resolveip
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
原来还以为域名解析没配置好什么的
后来才发现,下载的版本不对
操作系统是32位的。下载的这个mysql是64位的.........
换成32位就好了
添加好mysql组和用户
执行
./scripts/mysql_install_db --user=mysql
时报错
scripts/mysql_install_db: line 1: ./bin/my_print_defaults: cannot execute binary file
Neither host 'web' nor 'localhost' could be looked up with
./bin/resolveip
Please configure the 'hostname' command to return a correct hostname.
If you want to solve this at a later stage, restart this script with
the --force option
原来还以为域名解析没配置好什么的
后来才发现,下载的版本不对
操作系统是32位的。下载的这个mysql是64位的.........
换成32位就好了
一次启动故障的解决,关于开机强制检测硬盘
64位系统下安装apache遇到的一个错误


2009/05/09 15:18 | by 