Drupal is up and running but how do I ...?

Cache settings

Hi,
I have been trying to use mod_cache with drupal. I have Drupal cache disabled, because as others have expressed in the forum, I've never been able to have it working. It's just serving white pages to unlogged users.

Anyway: I've installed mod_cache, and done some tests with JMeter on the pages that are more visited.

JMeter is reporting better performances only in few cases.

So I had a look at the headers that Drupal is sending:

curl -I -L http://baravalle.it/ | more
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
HTTP/1.1 200 OK
Date: Tue, 06 Feb 2007 11:03:34 GMT
Server: Apache/2.0.52 (CentOS)
X-Powered-By: PHP/5.2.0
Set-Cookie: PHPSESSID=jh9kv8jfav0656jr5nud1codb6; expires=Thu, 01 Mar 2007 14:36
:54 GMT; path=/
Expires: Sun, 19 Nov 1978 05:00:00 GMT
Last-Modified: Tue, 06 Feb 2007 11:03:34 GMT
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Content-Type: text/html; charset=utf-8

Drupal is senting "no-store, no-cache, must-revalidate" the first time, with the cookie. Not 100% sure if it would be the best idea ever. Anyway, if you start sending the cookie:

redirect issue

Hello

I want to write a myapplication_redirect function inside a module to redirect to three sites so that when I type:

http://mysite.com/?q=redirect/1, user will be redirect to another site such as http://another.com

http://mysite.com/?q=redirect/2, user will be redirect to another site such as http://other.com

Banner ads module in Drupal 5

Hi all,

I need to implement banner ads management on my drupal site, but I see there is no banner module for Drupal 5. How can I do this? Any suggestion?

Thank you.

Moving users only!

hi

I want to move my users (only) from my old 4.7 to a new 5.1

how best can I do this?

Is it a matter of just copying the users tables and sequnces? Or it's something else complicated?

Thank you

Can't setup forums properly - category module installed

I have a clean install of 5.1

I have enabled
forums
comment

category module (
Category access control lite (disabled),
Category bulk edit (enabled),
Category display (enabled),
Category export (enabled),
Category legacy (disabled),
Category menu (enabled),
Category outliner (enabled),
Category pathauto (disabled),
Category transform (disabled),
Category views (disabled),
Taxonomy (enabled)) << required by forum

CCK (most submodules)

step-by-step-guide to TAG Cloud

Could some please do a favour and write us a step-by-step-guide to creating a tag cloud either as a block or on a full page. for either 4.7.x or 5.x

I have failed to achieve it using the readme files, and the forum search

thank you

Pages

Subscribe with RSS Subscribe to RSS - Post installation