Skip to content

Instantly share code, notes, and snippets.

@microlancer
Created September 30, 2012 21:43
Show Gist options
  • Save microlancer/3808531 to your computer and use it in GitHub Desktop.
Save microlancer/3808531 to your computer and use it in GitHub Desktop.
Fatal error: spl_autoload(): Class Zend\Db\Sql\Insert could not be loaded in /home/thorie/github/thorie7912/ZendSkeletonApplication/vendor/ZF2/library/Zend/Db/Sql/Sql.php on line 76 Call Stack: 23.2900 16226632
1. Zend\Session\SaveHandler\DbTableGateway->write(???, ???) /home/thorie/github/thorie7912/ZendSkeletonApplication/vendor/ZF2/library/Zend/Session/SaveHandler/DbTableGateway.php:0 43.2298 16314200
2. Zend\Db\TableGateway\AbstractTableGateway->insert(???) /home/thorie/github/thorie7912/ZendSkeletonApplication/vendor/ZF2/library/Zend/Session/SaveHandler/DbTableGateway.php:147 71.7756 16599928
3. Zend\Db\Sql\Sql->insert(???) /home/thorie/github/thorie7912/ZendSkeletonApplication/vendor/ZF2/library/Zend/Db/TableGateway/AbstractTableGateway.php:258
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment