如何使所需的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?
我创建了一个基于Joomla的网站,并愿意将其上传到实时服务器上。 我以前从未做过主持。 请帮助我如何成功实现这一目标? p> div>
答
- Database. You have to export your database from your local machine to the remote one (using phpMyAdmin for example)
- Copy files. Copy your local files to the remote server. (using FTP for example)
- Configuration files check. Some paths are hardcoded in it, and database credentials might be changed.
答
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!