[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... - Setting up and using NFS on Ubuntu
Network File System, NFS, has been around since Noah first networked his ark. Setting up... - 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... - Simple install of memcached on Ubuntu
Memcached is a free, high performance distributed memory object caching system. In English, it can...