realestateconz / MssqlBundle

Symfony 2 Microsoft SQL Server Bundle
37 stars 63 forks source link

could not find driver #27

Open gastoncs opened 8 years ago

gastoncs commented 8 years ago

Hi I am getting this exception [PDOException] "could not find driver", do you know if there is a bug?

regisnew commented 8 years ago

You need install php-dblib

Em sex, 15 de jul de 2016 02:42, Gaston Cortes notifications@github.com escreveu:

Hi I am getting this exception [PDOException] "could not find driver", do you know if there is a bug?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/realestateconz/MssqlBundle/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AC1jcEoL6UiIITXOQOsdTqI92UJdQu1nks5qVx24gaJpZM4JNGFV .

gastoncs commented 8 years ago

Thank you for your response @regisnew, I already have it installed pdo_dblib, is that the same?

cjunge-work commented 8 years ago

Try installing the php-sybase extension. On Linux you will also need to install free-tds.