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

PHPBuilder.com: Testing Forms in PHP with SimpleTest

99Points.info: Youtube Style Share Button With URL Shortening using CURL, jQuery and PHP

PHPBuilder.com: Working with Zip Archives in PHP

Sara Golemon's Blog: Heads up, PHP 5.3's Module API is not Backward Compatible

Hernani Cerqueira's Blog: XSLT as a templating engine for PHP


Community Events











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


zendframework2 interview application phpunit functional community release code podcast series development tool example framework unittest language introduction object opinion testing

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