On Wednesday 17 May 2006 13:11, Jim Perrin wrote:
On 5/17/06, Claudio Castro ccastro@unr.edu.ar wrote:
Hi all, this is my first post... Here the situation, I've installed php 4 with yum, using the default CentOS repositories, but now I realize that I need the Informix extensions and others like unixodbc, gd etc. This last two packages where in the repository so I search with yum and I found them, and install them, but not the Informix one. So here my question, when I install a RPM package, then, how I change or add extensions?? the same with Apache and ssl support .
Any help would be apreciated
ssl support is easy. yum install mod_ssl & restart apache. as for Informix support, this is not in any of the repositories, nor is it at phprpms.sf.net. I assume you would have to rebuild the php srpm after enabling informix support (and installing the informix libs required for the build).
Yes but after reading the url i posted earlier today, they say that they got it working with unixodbc. Check the last message in the forum discution.