News Feed
Jobs Feed
Sections




News Archive
HowTo Forge:
Installing The PHP-MSSQL Module On CentOS 5.0
August 29, 2007 @ 11:16:00

The HowTo Forge website has a new tutorial CentOS users out there might want to check out. It steps through the installation of a MSSQL database extension for PHP (it's not installed by default) from the yum repository.

As you might have noticed on Centos 5.0, there is no PHP-MSSQL module/extension available in the default yum repositories. So if you want to use it you can alter the PHP binary or you can compile an mssql module/extension. In this article I will explain how to compile the mssql module/extension.

It's a pretty simple process involving only a few downloads (RPM files) and altering the contents of some configuration files to make things work together happily. In the end, you'll have a dynamic extension you can load into your PHP installation whenever you want.

0 comments voice your opinion now!
centos rpm mssql database tutorial install module compile centos rpm mssql database tutorial install module compile


blog comments powered by Disqus

Similar Posts

PHPFreaks.com: Hardening PHP with Suhosin

Brian Swan's Blog: How to Page Data with the SQL Server Drivers for PHP

Brian Swan's Blog: Getting Started with SQL Server Reporting Services (SSRS) and PHP

Derick Rethans' Blog: Short URLs

Stoyan Stefanov's Blog: phpBB front-end optimization - 1 hour workshop


Community Events











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


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

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