DoctrineDBALExceptionDriverException

Just trying apply the cron jobs.

Code:
php /var/www/news.cb.org.br/htdocs/app/console mautic:segments:update
Code:
php /var/www/news.cb.org.br/htdocs/app/console mautic:campaigns:rebuild
Code:
php /var/www/news.cb.org.br/htdocs/app/console mautic:campaigns:trigger

But this error messages show:
Code:
[DoctrineDBALExceptionDriverException] An exception occured in driver: could not find driver

[DoctrineDBALDriverPDOException]
could not find driver

[PDOException]
could not find driver


I dont know how to solve this, please help.

Version: 2.8.0

Just trying apply the cron jobs.

php /var/www/news.cb.org.br/htdocs/app/console mautic:segments:update 
php /var/www/news.cb.org.br/htdocs/app/console mautic:campaigns:rebuild 
php /var/www/news.cb.org.br/htdocs/app/console mautic:campaigns:trigger 

But this error messages show:

[code][DoctrineDBALExceptionDriverException]
An exception occured in driver: could not find driver

[DoctrineDBALDriverPDOException]
could not find driver

[PDOException]
could not find driver[/code]

I dont know how to solve this, please help.

Version: 2.8.0

I have the same problem. I can’t execute the cron jobs. Did you find a solution yet?