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.
我在我的电脑上安装 LXR 来构建 Linux 源代码的参考,我按照 LXR 手册的步骤,一切都完成了,但是当我打开我的网站时,页面显示“不可恢复的错误,源树 lxr 没有已知的根” ,有人可以帮忙吗?
在我的服务器上重新安装所有内容后,我最近遇到了同样的问题
对我来说,问题是 lxr.conf 文件中的“host_names”参数拼写错误
apache 服务器无法通过 URL 中给出的名称进行配置
也许您应该检查通向您的 lxr.conf 文件的路径是否可由用户“www-data”读取