OJS 3.2 Install returns HTTP Error 500

I am trying to install OJS 3.2 on Ubuntu Server 18.04 and when i input ever all the details required for installation and enter the database username and password. After hitting the [Install Open Journal System] button. The browser redirects to http://myserver/index.php/index/install/install and it displays This page isn’t working

myserver is currently unable to handle this request.

HTTP ERROR 500

Hi @zimranazim,

Check your PHP error log for details.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi Alec,

There was some issue with Database drivers listed in brackets as the drivers were not installed. I tried with mysqli and it worked. The installation is complete.

Much appreciate your help.