Drupal system requirements

Basic parts of drupal

Drupal system requirements in more detail (from http://drupal.org/requirements)

Web Server:
recommended: Apache

Microsoft IIS

PHP: recommended PHP 5.2 or higher
Required: PHP version 4.3.5 or higher

Database recommended: MySQL 4.1 or MySQL 5.0

As of 6.x, Drupal core no longer requires CREATE TEMPORARY TABLES or LOCK TABLES, and can be installed without them. However some contributed modules may still rely on them.

PostgreSQL 7.4 or higher