What are systems requirements for drupal installation ?
Answer / Arunendra Shukla
The system requirements for a Drupal installation include: PHP version 7.3+, MySQL or MariaDB version 5.5+, and a web server such as Apache or Nginx. Additionally, it is recommended to have at least 128 MB of RAM, a minimum screen resolution of 1024 x 768 pixels, and JavaScript enabled in the browser. Drupal also requires mod_rewrite for clean URLs functionality.
| Is This Answer Correct ? | 0 Yes | 0 No |
For drupal module development code review which module can be used?
How do I show different drupal themes on different pages?
Explain the block in drupal?
What is drupal distribution?
What is the difference between hook_theme and hook_theme_registry?
What are appropriate use cases for drupal as opposed to a lower-level framework like ruby on rails?
What is entity and entity api?
What is st(), t(), get_t(), l() ?
Difference between cookies and session?
How do I add images to drupal?
What are the key features of drupal?
What are the disadvantages of drupal?