News Feed
Jobs Feed
Sections




News Archive
Danne Lundqvist's Blog:
Adding support for MS SQL Server to PHP in Linux
January 06, 2010 @ 08:19:11

Danne Lundqvist has a new post showing how to get MS SQL Server support to work with your PHP installation on linux with the help of the FreeTDS tool.

Adding support for MS SQL Server in PHP is not very difficult. Searching (Google/Bing/whatever) reveals lots of information on how to do this with Windows - naturally - but very little on how to go about it using Linux. Most people use precompiled PHP installations and I will show how to add MS SQL Server support to a precompiled PHP installation here. Those of you compiling PHP yourselves will probably understand what to do and what not based on the information here as well.

You'll have to get and install (compile) the latest version of the FreeTDS software, install the mssql extension from the PECL repository and install the extension into your PHP instance. With it installed and working, you can change the configuration file to add in whatever server information you'd like.

0 comments voice your opinion now!
mssql server linux module freetds tutorial


blog comments powered by Disqus

Similar Posts

Michael Nitschinger's Blog: A primer on PHP exceptions

Eric Lamb's Blog: Practical PHP Reflection

Raphael Stolt's Blog: Using MongoHq in Zend Framework based applications

QaFoo.com: Code Coverage with Behat

Query7.com: Developing A Blog With CakePHP


Community Events









Don't see your event here?
Let us know!


object development unittest language introduction interview code phpunit example tool testing release framework composer database zendframework2 community podcast opinion api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework