php

Quick Drupal setup using Acquia's DAMP stack

Acquia have released an all in one Drupal install which includes Acquia Drupal, Apache, MySQL, PHP, PhpMyAdmin, and an Acquia Drupal Control Panel, to allow users to easily test and play around with Drupal, without having to get into the technical details of installing separate instances of Apache, MySQL, PHP etc.

Check it out here: http://acquia.com/downloads

Drupal 500 Internal Server Error on shared hosting

Was getting irregular "500 Internal Server Error" pages on a new Drupal 6 install, running on shared hosting.

After some research it appears that the hosting company is running php5 as CGI which does not follow the PHP directives set in Drupal's .htaccess file:

Syndicate content