joomla 网站显示白色页面
我需要在我的电脑上修改一个joomla网站,所以我通过ftp下载了网站文件并将它们放在正确的目录中,通过cpanel导入数据库。我编辑了数据库名称、用户和密码以将它们结合起来。
目前该网站的管理面板工作正常。 但主页和 cie 显示的是白色的空白页面。
非常感谢你的帮助
i need to modify a joomla website on my pc, so i downloaded the websitefile via ftp and putted them in the right directory, import the database via cpanel. and i've edited the database name, user, and password in order to couple them.
now the administration panel of the site is working normally.
but the home page and cie are showing a white empty page.
thanks a lot for your help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在configuration.php文件的根目录中,确保
var $live_site = 'http://localhost/yourjoomlainstallroot';
In your root directory in the configuration.php file make sure
var $live_site = 'http://localhost/yourjoomlainstallroot';