English 中文(简体)
如何向Droupal-6少报情况,并共用主办
原标题:How to minor updates to Drupal-6 with shared hosting

我在共用东道方工作,我把一些单元成功地从我的家乡系统上上载,但我发出的信息是,我的版本有安全的最新情况,我应立即更新。

我不敢肯定我为什么要这样做。 更新似乎是一种全新的安装。 最初,我使用东道公司安装装置Fantastico。 我是否应该用新的档案取代现有的安装? 还是无视这一信息? 我认识到,我 should过了这些场所,或我修改过的任何东西。

下载的指令似乎主要更新版本,而且经常进行安保更新,因此太麻烦。 搜查Droupal的现场表明还有其他许多方法,但没有指明任何官员。 有些人很容易发生错误,而且实际上并不有用。

尽管我确实需要额外支付费用,但我无法进入东道地点。 或者,也许我可以把这个网站装在我的当地含水层系统上,用文字进行更新,然后把整个东西上载。

是否有人经历过这种情况?

最佳回答

仅凭受贸总协定管辖,就应当:

  1. Download and extract the new Drupal version.
  2. Delete the sites folder (in the downloaded Drupal), this is very important.
  3. Put your site in maintainance mode.
  4. Upload the content of the new Drupal (not the sites folder). This should give you a new version of all the Drupal core files, but leave the sites folder intact where you have your custom and contrib modules, your settings.php file and your uploaded files.
  5. Run update.php as user 1.
  6. Lastly put your site in online mode again.
问题回答

暂无回答




相关问题
Drupal Multi-language: Simple strings not translated

I m adding additional languages to a Drupal site that I m building. Getting the translation of content working is fairly easy using the Internationalisation module. Yet, simple things such as date ...

Setting up a WYSIWYG editor for Drupal site users [closed]

Looking through the Drupal contrib modules, and after a few Google searches, it becomes evident that there are any number of choices and combos available to set up a WYSIWYG editor in Drupal. I m ...

Change size of user/password login box

I don t know how to change the size of the login username/password boxes on the drupal site that I m trying to build. I m stumbling through the theming, and don t know where to find the file that ...

How does Drupal provide an edit/review/publish model?

How does Drupal support a means to update and review a website before it is published? Does it only allow you to preview a page at a time before you publish it or is there a way to create a site ...

Term for rotating header

I m looking for terminology that describes this behavior: The header of a web-page contains a different image every time you visit it. Update: It is not an advertisement, but images related to the ...

Has anyone checked out Drupal 7? [closed]

Has anyone checked out a copy of Drupal 7 yet? What do people think? I m pretty excited about the PDO and all of the designers I work with a very excited about the new admin interface/structure. Do ...

热门标签