Posts Tagged ‘drupal’

A standard Drupal install

Here is a list of the modules we generally end up installing for a standard Drupal 6 based site. If you have further recommendations please add as comments! Note some modules will be bound into the core and not required as external modules.
In no particular order:

Drupal 6 – http://drupal.org/node/579476
Admin Role – http://drupal.org/project/adminrole
Save & Edit – [...]

Drupal, 1&1 hosting and some 500 errors to order

Migrating from a MAMP localhost to 1&1 shared server space for a Drupal site, started causing intermittent 500 error pages. But no real feedback from Drupal.
After some digging it turns out that 1&1 default to PHP 4.4.9 even through they have 5.2.8 installed!!??!!
So adding an .htaccess file (even though they don’t allow them) with the [...]