Undefined class constant 'MYSQL_ATTR_SSL_VERIFY_SERVER_CERT'

Setting up a project with PHPMaker 2023 latest versionAfter generating the files and loading to the server I am getting this error

phpfn.php(1639): undefined constant pdo::mysql_attr_ssl_caalso now getting this error /src/phpfn.php(1644): Undefined class constant 'MYSQL_ATTR_SSL_VERIFY_SERVER_CERT’Any suggestions or pointers welcome

Make sure you have enabled PDO_MYSQL for your PHP.