Hi all, I have a problem, I'm running CentOS 4.3 and I just installed php with yum, later I realize that I nedd LDAP support so I download the php-ldap rpm with yum, everything was OK...but now..the problem is that I need Informix support, so I search for a php-ifx module to see if it exist...but no. So, what are my options? recompile a fresh new php with informix support...loosing the automatic updates with yum... or compile php with informix support in another machine and then copy the "informix.so" to "/usr/lib/php4/"? will that work? Claudio
On Thursday 08 June 2006 09:53, Claudio Castro wrote:> Hi all, > > I have a problem, I'm running CentOS 4.3 and I just installed php with > yum, later I realize that I nedd LDAP support so I download the php-ldap > rpm with yum, everything was OK...but now..the problem is that I need > Informix support, so I search for a php-ifx module to see if it > exist...but no. > So, what are my options? recompile a fresh new php with informix > support...loosing the automatic updates with yum... or compile php with > informix support in another machine and then copy the "informix.so" to > "/usr/lib/php4/"? will that work? > > > Claudio > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosRebuild the php rpm with your changes and redo that operation on every updates
Claudio Castro wrote on Thu, 08 Jun 2006 10:53:31 -0300:> or compile php with > informix support in another machine and then copy the "informix.so" to > "/usr/lib/php4/"? will that work?Remmeber, you would need to build with the same PHP version source that centOS uses! Using the src.rpm from a 4.3 mirror looks really like the best thing you can do! Then just install the rpm for that single so. I've never done it before so I can't give you a better explanation. I assume you should be able to learn what you need to do for a single php_ifx rpm from the section about any other module in the spec file. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com