Modx 前端未显示
我安装了 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您没有安装模板或内容...默认情况下,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