- 积分
- 117977
- 威望
-
- 金钱
-
- 注册时间
- 2009-4-24
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2015-12-23 16:38:04
|
显示全部楼层
WARNING: The host 'ZHONGBEI_LAMP' could not be looked up with resolveip.
This probably means that your libc libraries are not 100 % compatible
with this binary MySQL version. The MySQL daemon, mysqld, should work
normally with the exception that host name resolving will not work.
This means that you should use IP addresses instead of hostnames
when specifying MySQL privileges !
Installing MySQL system tables...
ERROR: 1005 Can't create table 'tmp_db' (errno: 13)
151223 15:56:07 [ERROR] Aborting
151223 15:56:07 [Note] /usr/local/mysql/bin/mysqld: Shutdown complete
安装数据表时报错,应该是数据库目录权限有问题,你可以安装前设置好权限,或直接用新版lnmp1.3
你这个应该是很早之前的lnmp版本了 |
|