What are the software requirements for Drupal installation?
Software
| Required | Recommended | |
|---|---|---|
| Web Server | HTTP | Apache HTTP |
| Drupal | 6 | 6.25 |
| PHP | 5.2 | 5.2 |
| MySQL | 5.1 | 5.5+ |
Is Drupal is compatible with desktop?
The latest supported release of the latest major version of: Desktop browsers: Firefox ESR. Internet Explorer (Drupal 9 and below only)
What is the requirement for installing Drupal 8x?
Installing Drupal requires that you have a web server and a database server first. For ‘local’ and ‘online’ Linux based servers using Apache and MySQL, the software that is needed to run Drupal is known as an “AMP stack”, though Microsoft based servers and databases also come in a set known as a stack.
Is PHP required for Drupal?
Drupal 10 requires at least PHP 8.1.
Does Drupal run on IIS server?
Microsoft IIS is a web server and a set of feature extension modules for use with Microsoft Windows. Drupal core will work with IIS 5, IIS 6, IIS 7, IIS 8 or IIS 10 if PHP is configured correctly.
How do I run Drupal after installation?
The server could be your personal computer, or at an online web host.
- Step 1: Get the Code. Install the files you need to run Drupal.
- Step 2: Install dependencies with composer.
- Step 3: Create a database.
- Step 4: Configure your installation.
- Step 5: Run the installer.
- Step 6: Status check.
Which databases can be used on a web server for Drupal use?
Database server
- MySQL, MariaDB or Percona Server. Drupal 7 supports MySQL 5.0. 15/MySQL 5.1.
- PostgreSQL. Drupal 7 supports PostgreSQL 8.3 or higher.
- SQLite. Drupal 7 supports SQLite 3.3.
- Other database servers. Microsoft SQL Server, Oracle, and MongoDB are supported by additional modules.
What web server does Drupal use?
Apache
Apache is the most commonly used web server for Drupal. Drupal will work on Apache 2. x hosted on UNIX/Linux, OS X, or Windows. The majority of Drupal development and deployment is done on Apache, so there are more community experiences and testings performed on Apache than on other web servers.
Can Drupal run on Windows?
Microsoft web installer/platform The quickest and easiest way to install Drupal on a Windows platform is to use the Microsoft Web Platform Installer as described in detail on the drupal.org page: Install Drupal 7 on Windows Server 2008 R2 with Microsoft Web Platform Installer.
What are the system requirements to run Drupal?
Database server to run Drupal. Drupal works on Apache, Nginx, and other web servers. Detailed information regarding the PHP requirements for Drupal. 32-bit PHP can only support a limited range of dates.
What version of PHP do I need for Drupal 8?
Drupal 8 dropped support for PHP 5.5 and 5.6 in May 2019 and new installs require 7.0.8 or newer. We recommend updating to at least PHP 7.2. (Ubuntu 18.04 ships with PHP 7.2 and Debian 10 has 7.3.) Drupal 9 dropped support for PHP 7.0, 7.1, and 7.2 and new installs require version 7.3 or later.
How much memory does a Drupal site need?
However, while these values may be sufficient for a default Drupal installation, a production site with a number of commonly used modules enabled could require more memory. Typically 128 MB or 256 MB are found in production systems. Some installations may require much more, especially with media-rich implementations.
What do I need to build a website with Drupal?
Websites built using just Drupal core are compatible with, and fully functional in, all modern browsers that support CSS and JavaScript. Database server to run Drupal. Drupal works on Apache, Nginx, and other web servers. Detailed information regarding the PHP requirements for Drupal. 32-bit PHP can only support a limited range of dates.