From Fedora Project Wiki

m (Docs/Beats/WebServers moved to Documentation Web Servers Beat: Natural language name change.)
(cleared out old content)
Line 1: Line 1:
== Web and Content Servers ==
== Web and Content Servers ==
=== Drupal ===
Drupal has been updated to 6.4.  For details, refer to:
http://drupal.org/drupal-6.4
If your installation is updated to the 6.4 version in Fedora 9, skip the following step.
Before upgrading from earlier versions, remember to log in to your site as the admin user, and disable any third-party modules. After upgrading the package:
# Copy <code>/etc/drupal/default/settings.php.rpmsave</code> to <code>/etc/drupal/default/settings.php</code>, and repeat for any additional sites' <code>settings.php</code> files.
# Browse to http://host/drupal/update.php to run the upgrade script.
Several modules are also now available in Fedora 10, including <code>drupal-date</code>, <code>-cck</code>, <code>-views</code>, and <code>-service_links</code>.

Revision as of 01:55, 4 February 2009

Web and Content Servers