Modx 前端未显示

发布于 2024-11-29 10:56:53 字数 341 浏览 2 评论 0原文

我安装了 modx Revolution,管理器中一切工作正常,除了前端,当我浏览到本地网站时,没有任何显示,只是

<html>
<head>
<title>MODX Revolution - Home</title>
 <base href="http://evosoccer.loc/EvoSoccer/" />
 </head>
<body>

</body>
</html>

我检查了管理器中的错误日志和日志页面,它记录为零,如何解决这个问题?

-- 问候。 叶希亚

I installed modx Revolution and everything is working fine in the manager, except the front end, when i browse to the local website nothing shows up, just a

<html>
<head>
<title>MODX Revolution - Home</title>
 <base href="http://evosoccer.loc/EvoSoccer/" />
 </head>
<body>

</body>
</html>

I checked the error log in/cache/logs and the log page from the manager and it has zero records, how do i troubleshoot this?

--
Regards.
Yehia

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

客…行舟 2024-12-06 10:56:53

您没有安装模板或内容...默认情况下,modx 安装完全是空的。

如果您只是想尝试一下,您可以从包管理中安装演示站点...否则,在资源管理器中只需在主页模板中放置一些内容即可。那么你应该会看到一些东西。

-肖恩

you have no template or content installed... by default a modx installation is completely empty.

you can install a demo site from the package management if you just wanted to kick the tires.... otherwise in the resource manager just place some content in the home template. then you should see something.

-sean

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文