List the system requirements for drupal installation?
Answer / Nitesh Arya
1. PHP: Drupal requires a minimum of PHP 7.3 and a recommended version of PHP 7.4 or higher. Some modules might require even newer versions.n2. Web server: Drupal supports Apache HTTP Server (version 2.x) and Nginx (version 1.x).n3. Database: MySQL, MariaDB, or PostgreSQL are supported databases for Drupal.n4. File system: Drupal requires writeable filesystem to function properly.n5. PHP extensions: Some PHP extensions such as PDO, cURL, mbstring, and json are required.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an example of a cms?
How do I show different drupal themes on different pages?
How do I remove the title 'navigation' from the navigation block?
Why you shouldn’t modify core drupal files ?
Name and describe the five conceptual layers in a drupal system.
Explain theming in drupal 8?
How to customize my drupal syndicate feed icon?
How long will drupal 7 be supported?
What is a patch in drupal and how will we apply patch in drupal?
What is context and settings in drupal behaviors?
Explain backward compatibility in drupal?
How do I move a drupal site from one host/server to another?