[Snippet] Installation of MS SQL Libraries on Ubuntu
Posted on February 9, 2010
Can't find php-mssql? Nah, its gone. Use php-sybase which contains both libraries now. Remember, make sure FreeTDS is installed aswell.
Related posts:
- FreeTDS installation directory is not a FreeTDS installation directory
I recently discovered an error whilst trying to (re)install an older PHP version on a... - System Monitoring on Ubuntu in 30 seconds
Installing munin has to be the fastest and simplest way of installing a visual system... - NTLM Authentication on Ubuntu and Apache2 Revisited
It's been a while since I've had to build an NTLM integrated Apache2 server. So...