Skip to content

Ansible role to enable usage of SQL Server from PHP on Ubuntu by installing and configuring all required drivers.

Notifications You must be signed in to change notification settings

amestsantim/odbc-driver-for-mssql-on-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODBC Driver for MSSQL Server on Ubuntu

Role to enalbe usage of SQL Server from PHP on Ubuntu

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: amestsantim.odbc-driver-for-mssql-on-ubuntu }

License

MIT

Author Information

I have written up the steps for manual installation in a Medium article which you can find here: https://medium.com/@nahomt/using-sql-server-from-your-php-apps-on-ubuntu-16-04-c85671249c45

About

Ansible role to enable usage of SQL Server from PHP on Ubuntu by installing and configuring all required drivers.

Resources

Stars

Watchers

Forks

Packages

No packages published