Hey guys
Im installing prestashop from github v 8.0.x on virtual machine and I got until "Configure your database by filling out the following fields" step.
I configured my user,password and the new db, and I can connect through db ide
but not from browser (firefox), so I can not continue with installation.
:EDIT: I have to mention that I created many conections as db, user and password. For example, I created db prestashop, user prestashop and password prestashop: also magento/magento/magento, prestashop2/prestashop2/prestashop2. But none connect
I followed steps in https://devdocs.prestashop-project.org/8/basics/installation/localhost/
And reviewed all in https://devdocs.prestashop-project.org/8/basics/installation/
but It still not working.
Also reviewed code in https://github.com/PrestaShop/PrestaShop/blob/8.0.x/classes/db/DbPDO.php but it seems correct
It too weird
Thanks