如何使所需的 Joomla 站点在实时服务器上与本地计算机上一样工作?

发布于 2024-10-03 20:47:29 字数 68 浏览 3 评论 0原文

我创建了一个基于 Joomla 的网站,并愿意将其上传到实时服务器上。我以前从未做过主持。请帮助我如何才能成功实现这一点?

I have created a Joomla based website and willing to upload it on live server. I have never done the hosting before. please help me how shall i make this happen successfully?

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

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

发布评论

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

评论(2

め可乐爱微笑 2024-10-10 20:47:29

有一种更简单的方法可以做到这一点。查找名为 Akeeba Backup 的组件。将其安装在本地 Joomla 安装上。然后创建您的网站的备份。

现在,使用 Akeeba 的备份,您可以将您的站点恢复到任何其他服务器上 - 实时或测试。 Akeeba 的恢复功能有一个类似于 Joomla 安装程序的安装程序。

非常简单,非常有效!

There is a much easier way to do this. Look for a component called Akeeba Backup. Install that on your local Joomla install. Then create a backup of your site.

Now using the backup from Akeeba your can restore your site onto any other server - live or test. The restore feature of Akeeba has a installer that is similar to the Joomla installer.

Very simple, very effective!

倾听心声的旋律 2024-10-10 20:47:29
  1. 数据库。您必须将数据库从本地计算机导出到远程计算机(例如使用 phpMyAdmin)
  2. 复制文件。将本地文件复制到远程服务器。 (以FTP为例)
  3. 配置文件检查。某些路径是硬编码在其中,并且数据库凭据可能会更改。

另请参阅http://docs.joomla.org/Copying_a_Joomla_website

  1. Database. You have to export your database from your local machine to the remote one (using phpMyAdmin for example)
  2. Copy files. Copy your local files to the remote server. (using FTP for example)
  3. Configuration files check. Some paths are hardcoded in it, and database credentials might be changed.

See also http://docs.joomla.org/Copying_a_Joomla_website

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