sudo apt-get update sudo apt-get install php5-sybase sudo apt-get install freetds-common sudo apt-get install libsybdb5 //if you got Apache running you would want to restart that as well... sudo service apache2 restart
Install MSSQL driver for PHP on Ubuntu server
June 8, 2016
Code, Ubuntu/Debian