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.

I've checked the access_log and error_log in apache and so no entries to guide me to a solution.  I've also looked for error log within the drupal website folder and found nothing.  So can someone point me to were I should be looking for a solution to my probllem? 

Thanks

Comments

jaypan’s picture

You can enable verbose error reporting to get more info.  This will be a PHP error.

Contact me to contract me for D7 -> D10/11 migrations.

shruti prajapati’s picture

This Usually Happens due to a php error or missing extensions  during install. Try enabling error reporting in settings . php so you can see the actual issues . Also Double -cl  If it still  does not  work then tell me.