I'm trying to get PDO's to work with SQL Server and I'm completely lost. I found this :
http://www.php.net/manual/en/ref.pdo-dblib.php
http://pecl.php.net/package/PDO_DBLIB
and told to try this:
sudo apt-get install php5-mssql
I downloaded the pecl, but I have no idea what it is or where it goes. The manual didn't help and even if the sudo command did work, I have no clue where to type it...
I will fully admit, I am completely ignorant of all of this and don't even know where to start at this point.
My server is hosted by some hosting company, it's a LAMP, I can log into cPanel. That's all I know.