There was a problem loading the comments.

How to configure Drupal to use Memcached

Support Portal  »  Knowledgebase  »  Viewing Article

  Print
In this tutorial we will explain how to configure your Drupal application to use Memcached. By default, Drupal does not provide Memcached support. That is why you have to install a third party module which can be used by the Drupal system to connect to the Memcached service. You need to install Memcache API and Integration.

For more details about the module please check this page:

http://drupal.org/project/memcache

If your Drupal application is version 7.x you can install the module directly from your Drupal administrative area. Older Drupal applications (6.x) do not provide this functionality and you need to manually download the module to your computer. Then you have to upload the module to your account and extract the archive file.



The next paragraphs illustrate how to install the Memcache API and Integration module on Drupal version 7.x.

First, you have to access your Drupal administrative area at:

http://yourdomain.com/drupal/?q=admin

Please note that you should replace yourdomain.com with your own domain name.

You should see the Drupal login page:

Type your username and password and then click the "Log In" button. The next page which will be displayed on your end is the Drupal Dashboard which allows you to manage your website.

To install the Memcache API and Integration module go to Modules:

The system will open a new page. You will see all the installed modules and a link called "Install new module".

Click on it, so that you will be able to install the Memcached module:

You will be redirected to the module installation page. You will see a text field called "Install from a URL". In this field you should paste the link to the Memcache API and Integration module download link.

At the time of writing this tutorial the latest version of the module is 7.x-1.0 and the download link is:

http://ftp.drupal.org/files/projects/memcache-7.x-1.0.zip

You have to paste this link in the "Install from a URL" field and then click the "Install" button:

At this stage the Memcache API and Integration module is installed. This means that now your Drupal application supports Memcached.

You should be redirected to the following page:

The last step is to enable the module from your Drupal administrative area -> Modules section.

You can now access your Drupal administrative area and enable the Memcached module from the Modules menu:


Share via
Did you find this article useful?  

Related Articles


Comments

Add Comment

Replying to  


Self-Hosted Help Desk Software by SupportPal
© Indichosts.net