Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
尝试在 cPanel 中创建插件域或停放域时,出现以下错误:
[domain name] is owned by another user.
该域未被列为附加域或停放域。
并知道可能导致此错误的原因是什么?
检查域或子域是否已为其他用户所有。
这包括检查 DNS。如果该域有任何现有的 DNS 记录,WHM 不会让您停放该域。因此,还要查看您的 DNS 区域。
如果您具有 root 访问权限,请尝试检查域名的任何实例
grep domain.com /etc/userdomains
用于检查 dns 区域。试试这些
首页 »DNS 功能 »编辑 DNS 区域
如果域的 dns 有任何实例,您需要先将其删除,然后再将域添加为插件或再次停放。