有一台基于CentOS 7 下的DirectAdmin自动获取license失败,大概错误提示:
License check failure See the Debug Guide
Reason: transient licence check failure: incompatible version, ...
基于DirectAdmin的主机,根据DA官方教程单独编译安装Lego后,在对应主机账号内 SSL 想一键生成 Let's Encrypt 证书,操作提示如下错误:
一、检查
1、域名解析正确且可以访问
2...
最近尝试给在CentOS 8 Stream 下的DirectAdmin安装imunify360提示以下错误。。
Error: Transaction test error:
file /usr/share/man/man1/pp.1.gz from install of nss-tools-3.79.0-10...
一台DirectAdmin机器,之前跑的是litespeed,后期改回自带的Apache后无法启动。
一、错误提示字符:
Syntax error on line 1 of /etc/httpd/conf/extra/mod_lsapi.conf
之前没认真留...
网站放在 DirectAdmin ,同时运行在CloudLinux+CageFS环境下。
因为业务需要静态一个域名解析的IP,正常情况下尝试修改 /etc/hosts就可以了,结果使用
<?php
echo gethostbyname('...
这个问题折腾了一个小时,新安装的DA 默认使用 evolution 模板,因为安装时选择了自动,admin账号的联系方式自动填充为 :admin@localhost.localdomain,导致使用 letsencrypt 一键获得 DA后...
DirectAdmin 登录默认没SSL,从DA 1.50.0开始,可以使用LetsEncrypt,该工具提供免费的基本SSL证书,但每次只能持续三个月。
一、先启动LetsEncrypt
1、 在directadmin.conf中启用letsencr...