Thanks for the info. I'm glad you told me otherwise I would have wasted a lot of time trying to get it to go.
Maybe someone will make a decent version that will work with the latest PHP. Until then, I could always run an old version of PHP to access our informix database (legacy system). Thanks again. PS. I think maybe it would be a good idea if the php.net people organised for space to be provided on their site to track the development of individual modules. That way informormation about version compatability and other stuff can be readily accessed by PHP users. So for instance, there would be http://modules.php.net/ifx/ which at the very least would have a discussion forum and a separate page for version compatability. Other information would be stuff that could not be included in the manual due to the frequency of changes - it would be more than simply README file content. PSS. It's worth noting that on http://www.php.net/manual/en/function.ifx-connect.php It says (PHP 3>= 3.0.3, PHP 4 >= 4.0.0) This is obviously incorrect since >= 4.0.0 should include 4.1.1 One can only presume that it is true for platforms other than windows ?? Due to the frequent changes, I think this manual should be kept on an official module homepage and not in the manual. Each module section of the manual should include a link to it's corresponding page. Anyway, just a suggestion for the PHP guys :) [TK] > -----Original Message----- > From: Danny Heijl [mailto:[EMAIL PROTECTED]] > Sent: Friday, 22 February 2002 6:26 PM > To: Kearns, Terry > Subject: Re: Is there a homepage for the php_ifx.dll driver? > > > Unfortunately the Informix driver is currently "orphaned". > > Even if you could get or build php_ifx.dll, it would not work > with the current PHP4 release (4.1) because it has not kept > up with recent changes in the inner workings of > PHP4/Zend/TSRM. Someone made enough changes to let it > compile, but unfortunately made some other (ill-judged) > changes that broke it. > > Danny > --- > > ----- Original Message ----- > From: "Kearns, Terry" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, February 22, 2002 1:00 AM > Subject: Is there a homepage for the php_ifx.dll driver? > > > > I was wondering where I could get all the info I need after > having no > > luck with the latest manual and searching on the net. > > > > I have infomix installed on my windows box but when I add the > > extension=php_ifx.dll line in my PHP.ini file, PHP > complains that it > > can't find it (yet it find other files in that directory with no > > problems). I'm sure that if there is a homepage for > php_ifx.dll then > > there will be information on what other files I need and > where to put > > them. > > > > Thanks. > > > > > > [TK] > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php