Trying to set up Drupal 9.3.4 in AWS EC2 instance (Linux 2)
Have installed the prerequisites PHP 8.0, MariaDB10.5 and Composer 2.6.6.
After installing the Drupal using the command "composer create-project drupal/recommended-project:9.3.4 drupal" and configuring the root directory in httpd.conf file we should be getting the Drupal installer screen to complete the site installation, but instead we are getting this below image
Hello Drupal community,
I started with Drupal (d9) and I get the error "Temporary files directory" in the status report.
However, the article, linked in the details (see below) of the error, deals about d6 and d7.
Error Details:
Not fully protected
See https://www.drupal.org/SA-CORE-2013-003 for information on the recommended .htaccess file to add to the temporary:// directory to prevent arbitrary code execution.