thanks a lot.
your solution seems to work! I did look inside the DLL and found out about the
referenced DLLs.
but I still have a problem.
I looks like I have an old version of the informix dll ...(7 something) and it
requires 9a. that is, it requires the file isqlt09a.dll from the informix client. (
and I have isqlt07b.dll)
I am currently downloading the latest one from informix.com ... I hope is not a NEWER
version because I will end up with the same problem.
CJ
On Wed, 16 May 2001, [EMAIL PROTECTED] wrote:
>
> What I have found to be the same result with all extensions is an email
> thread that referred to looking inside the .dll to determine all the other
> .dll's it references and trying to get them. Additionally making sure the
> php base directory and the extensions directory are in the system path of the
> server. I've had the same case with the extensions I tried to load and that
> fixed it. Another option I've seen someone take is push php to a Win2k box,
> but it did not fix it in every case. Bottom line... Determine referenced
> dll's within the extension you want to load and make sure the paths are in
> the system path.
>
> Hope that helps.
>
> Take Care,
>
> Eric G. Grant
>
> In a message dated 5/16/2001 9:53:43 AM Eastern Daylight Time,
> [EMAIL PROTECTED] writes:
>
>
> > I give up! :-(
> >
> > I've been trying lots of hours to get the php_ifx.dll to load.
> >
> > I don't know what's wrong! I installed and configured Informix CLI and
> > ESQL/C 7.2 On my Windows 95 machine. and I have lots of environment
> > variables set ( informixdir, informixserver, ld_library_path)...
> >
> > I still get the error "PHP Warning: Unable to load dynamic library
> > 'c:\php4\extensions/php_ifx.dll' - One of the library files needed to run
> > this application cannot be found."....
> >
> > please help if you know about informix on Windows + Personal Web Server +
> > Latest PHP....
> >
> > thanks,
> > CJ
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> Take Care,
>
> Eric G. Grant
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]