Databases and some advanced features

Popular open source CMS
Post Reply
KBleivik
Site Admin
Posts: 184
Joined: Tue Sep 29, 2009 6:25 pm
Location: Moss Norway
Contact:

Databases and some advanced features

Post by KBleivik »

1. Databases and drupal.

Read about that subject in the Databases and SQL subforum.

2. Drupal and boost
Boost provides static page caching for Drupal enabling a very significant performance and scalability boost for sites that receive mostly anonymous traffic. For shared hosting this is your best option in terms of improving performance. On dedicated servers, you may want to consider Varnish instead.
Source: https://drupal.org/project/boost

Related links:
https://www.varnish-software.com/

https://www.varnish-cache.org/

http://en.wikipedia.org/wiki/Varnish_(software)

3- Prime Your Cache with a Cron Job
Properly configuring caching on a Drupal site is one of the most important things that a site administrator can do to improve performance. Caching represents a tradeoff between speed and "freshness" of content, however. There are some tools, such as the Boost crawler, that can prime your cache.
Source: http://techcommons.stanford.edu/taxonomy/term/47

Related link: http://techcommons.stanford.edu/topics/ ... st-crawler

4. Drupal 8 installation instructions at stanford university.

Source: http://techcommons.stanford.edu/topics/ ... structions

From that source note:
Drupal 8 requires PHP 5.3.5 or greater. As of April, 2013, the version of PHP on the WWW servers is 5.3.3, so Drupal 8 cannot be installed on the central web infrastructure. Therefore, this guide is simply a stub.
Disabling Magic Quotes
In order to install Drupal, you will need to turn off magic quotes, otherwise you will get the following error:
PHP's 'magic_quotes_gpc' and 'magic_quotes_runtime' settings are not supported and must be disabled.

Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests