Quote:
Originally Posted by KoKsPfLaNzE
you didnt exec the db setup script, so it say invalid object user_role, that means table missing
|
hmm i did all like in turtorial!
And i getting errors running this
php ./vendor/doctrine/doctrine-module/bin/doctrine-module orm:schema-tool:create --dump-sql
Error log:
Fatal error: Uncaught PDOException: could not find driver in C:\wamp64\www\pserv
erCMSFull\vendor\doctrine\dbal\lib\Doctrine\DBAL\D river\PDOConnection.php:43
Stack trace:
#0 C:\wamp64\www\pserverCMSFull\vendor\doctrine\dbal\ lib\Doctrine\DBAL\Driver\PD
OConnection.php(43): PDO->__construct('sqlsrv:server=1...', 'sa', 'xxxxxx...', Array)
#1 C:\wamp64\www\pserverCMSFull\vendor\doctrine\dbal\ lib\Doctrine\DBAL\Driver\PD
OSqlsrv\Connection.php(36): Doctrine\DBAL\Driver\PDOConnection->__construct('sql
srv:server=1...',sa', 'xxxxxxxxx...', Array)
#2 C:\wamp64\www\pserverCMSFull\vendor\doctrine\dbal\ lib\Doctrine\DBAL\Driver\PD
OSqlsrv\Driver.php(40): Doctrine\DBAL\Driver\PDOSqlsrv\Connection->__construct('
sqlsrv:server=1...', 'sa', 'xxxxxxxxx.', Array)
#3 C:\wamp64\www\pserverCMSFull\vendor\doctrine\dbal\ lib\Doctrine\DBAL\Connectio
n.php(372): Doctrine\DBAL\Driver\PDOSqlsrv\Driver->connect(Array, 'sa', 'xxxxxxx', Array)
#4 C:\wamp64\www\pserverCMSFull\vendor\doctrine\dbal\ lib\D in C:\wamp64\www\pser
verCMSFull\vendor\zendframework\zend-servicemanager\src\ServiceManager.php on li
ne 771