我有一个干净的中心6.5安装。
我拿到了我的直属管理执照。
我开始安装,一切顺利,但安装结束时,它为我们提供了directadmin面板登录的密码。
但上面写着:
Type: /sbin/service httpd restart
Stopping crond: [ OK ]
Starting crond: [ OK ]
./directadmin: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./directadmin)
./directadmin: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./directadmin)
System Security Tips:
http://help.directadmin.com/item.php?id=247
*********************************
*
* Cannot find /usr/local/directadmin/conf/directadmin.conf
* Please see this guide:
* http://help.directadmin.com/item.php?id=267
*
*********************************`我也用过yum update来更新操作系统,但是没有.
我以前安装了directadmin,这样的事情从现在起就没有发生过。
发布于 2015-11-13 06:02:33
在我们的系统中,许可证文件中似乎设置了错误的操作系统。请使用以下命令检查您的操作系统版本。
cat /etc/redhat-release并尝试在您的服务器上更新构建。
/usr/local/directadmin/custombuild/build update_da谢谢
https://stackoverflow.com/questions/33680913
复制相似问题