List the system requirements for drupal installation?
Answer Posted / 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 |
Post New Answer View All Answers