Page 1 of 1

new installation - could not find driver

Posted: Wed Oct 28, 2020 11:52 pm
by e-slap
Hi,
does not allow to install, is there any extension missing in php 7.3?
Image

Thank!

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 1:15 am
by straightlight
What's the exact error message from the error / server access logs?

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 6:59 am
by e-slap
Hi,
opencart does not install

Failed to connect to database. Reason: 'could not find driver'

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 7:16 am
by sw!tch
What OC version??

What Database Driver?

phpinfo() see what's loaded.

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 7:31 am
by e-slap
OC 3036

Image

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 7:32 am
by e-slap
php 7.3 is it complete? need to activate extension?

Re: new installation - could not find driver

Posted: Thu Oct 29, 2020 7:43 am
by sw!tch
Looks like pdo is not being loaded. Check your PHP install.

Code: Select all

phpinfo(); 
https://www.php.net/manual/en/function.phpinfo.php

and see what's under PDO

Re: new installation - could not find driver

Posted: Mon Nov 02, 2020 12:27 am
by EvolveWebHosting
Just change the driver to MySQL from the drop down