> -----Oorspronkelijk bericht-----
> Van: Xin CHEN []
> Verzonden: woensdag 12 november 2008 13:10
> Aan: coba-e (at mark) bluequartz.org
> Onderwerp: [coba-e:14308] Re: mssql php help!!
>
> Thanks Steve. But I tried and didn't find any. Please advise.
> Yes, it is centos.
> [root@w1 cron]# yum search php-mssql
> Searching Packages:
> Setting up repositories
> Reading repository metadata in from local files
> Excluding Packages from CentOS-4 - Updates
> Finished
> Excluding Packages from CentOS-4 - Base
> Finished
> Excluding Packages from CentOS-4 - Addons
> Finished
> Excluding Packages from CentOS-4 - Extras
> Finished
> No Matches found
> You have new mail in /home/.users/112/admin/mbox
> [root@w1 cron]# yum search mssql
> Searching Packages:
> Setting up repositories
> Reading repository metadata in from local files
> Excluding Packages from CentOS-4 - Updates
> Finished
> Excluding Packages from CentOS-4 - Base
> Finished
> Excluding Packages from CentOS-4 - Addons
> Finished
> Excluding Packages from CentOS-4 - Extras
> Finished
> No Matches found
>
>
>
> On Wed, 12 Nov 2008 11:56:14 +0000, Steve Howes wrote
> > On 12 Nov 2008, at 11:53, Xin CHEN wrote:
> > > Hi all,
> > >
> > > Does anyone know where I can get php-mssql to install. My php
> > > version is:
> > > php-4.3.9-3.22.9.
> > >
> > > I am trying to add mssql support but no succeed.
> > >
> > > Any help will be much appreciated!
> > >
> > > tim
> >
> > There is a yum package for this (assuming centos..)
>
Xin,
Here are the droids you are looking for.
Php-mssql isn't on yum, and also doenst build from the vanilla centos srpm
if you use the freetds rpms from rpmforge, so I imagine it is a bit of a
bugger to build. In the php 5 codestream live is a bit easyer as its moved
to the extras package there and can be obtained with a simple rebuild of the
srpm.
Anyway,
http://www.depopo.net/dl/centos4.x/php-4.3.9/
This one should be the exact version and subversion you are looking for.
Hope it helps. Usual warranty to the door or 15 minutes applies.
Back to lurking again :)
Bob.