xsanisty / SlimBoard

Starter Application built on Slim Framework in MVC (and HMVC) environment
http://www.xsanisty.com/project/slim-starter
MIT License
287 stars 72 forks source link

Issue with remote SQLServer on Ubuntu 14.04 #17

Open aalabarce opened 9 years ago

aalabarce commented 9 years ago

I'm not sure why, but the installation process is not working as expected. The process creates the tables (users, groups, etc), but throws an error (Cannot determine grammar to use based on dblib.) when executing seed().

When I check my database, the tables are created, but there are no users.