What are system requirements for drupal installation?
Answer / Siddharth Gautam
The system requirements for Drupal installation include: PHP 7.1 or later, MySQL 5.5 or MariaDB 10.0 or later, and a web server such as Apache or Nginx. The minimum required memory is 256 MB, but it's recommended to have at least 512 MB.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain user, permission, role in drupal?
how to create content in drupal?
What is drupal block?
Explain theming in drupal 8?
Explain what is the use of Ctools in Drupal?
Name some of the most commonly used PHP based CMSs?
How often does drupal update?
How to enable a module in drupal 8?
How cache_form table works?
What is panelizer?
How will you create custom module and what are the files required for to create module?
How will you create a new content type using code?