I've installed Drupal on RHEL 10 performed the documented configuration steps. However I'm unable to get the Drupal installation page to display. I'm using the Apache server that come with RHEL 10. I've also entered the database configuration of the settings.php file made the permission changes to the appropriate sub-directories and files. I've also made the checked the apache files and tried to make sure that are configured properly.
However, i continue to get the following error:
The website encountered an unexpected error. Try again later.
How do I - make sure you're in the getting-started-app directory. Replace /path/to/getting-started-app with the path to your getting-started-app directory.
I did not found any instructions to install Drupal/CMS 2.0 without DDEV. Using you instructions to install DDEV it installs MariaDB but i wanted PostgreSQL, for example.
So, if i want to choose my own options, i can't !
Tried to install without DDEV (Ubuntu in wsl2) but so many issues occurs and you documentation is a collections of links that point to each other and there is not visible proper documentation.