Nikeev / sesdashboard

Analytics and activity tracking dashboard for AWS Simple Email Service
https://sesdashboard.com/
MIT License
86 stars 27 forks source link

I get this error About create user #27

Closed tsaomichael closed 1 year ago

tsaomichael commented 3 years ago

CRITICAL  [console] Error thrown while running command "app:create-user --admin". Message: "An exception occurred in driver: could not find driver" ["exception" => Doctrine\DBAL\Exception\DriverException^ { …},"command" => "app:create-user --admin","message" => "An exception occurred in driver: could not find driver"]

In AbstractMySQLDriver.php line 128:

  An exception occurred in driver: could not find driver  

In Exception.php line 18:

  could not find driver  

In PDOConnection.php line 39:

  could not find driver  

  How can i fix ?                       

 Database: mysql 8.0
Nikeev commented 3 years ago

Hello!

Do you use Docker installation or custom web server configuration? It seems that php-mysql extension is not installed or not enabled in php.ini