Unable to load dynamic library php_ifx %1
am 23.02.2010 18:49:06 von Chris
Hello, and thanks for your assistance in advance. I am using PHP 4.4.9 on
Windows 2008 64 bit with informix and am reciving the following error:
PHP Warning: Unknown(): Unable to load dynamic library
'D:\php\extensions\php_ifx.dll' - %1 is not a valid Win32 application in
unknown on line 0.
On another server, I have the same setup but using the Sqlserver dll. Any
Suggestions?
Thanks,
Chris
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Unable to load dynamic library php_ifx %1
am 23.02.2010 19:25:40 von Pierre Joye
hi,
PHP 4 is not maintained anymore. Please consider to migrate to php 5.2
or 5.3 as soon as possible.
Which DB do you want to use? Informix or sqlserver?
Cheers,
--
Pierre
On Tue, Feb 23, 2010 at 6:49 PM, Chris wrote:
> Hello, and thanks for your assistance in advance. =A0I am using PHP 4.4.9=
on
> Windows 2008 64 bit with informix and am reciving the following error:
>
> PHP Warning: Unknown(): Unable to load dynamic library
> 'D:\php\extensions\php_ifx.dll' - %1 is not a valid Win32 application in
> unknown on line 0.
>
> On another server, I have the same setup but using the Sqlserver dll. =A0=
Any
> Suggestions?
>
> Thanks,
> Chris
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--=20
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Unable to load dynamic library php_ifx %1
am 24.02.2010 04:02:33 von Venkat Raman Don
Just for everyone's information, the problem was that the PHP Informix driv=
er (php_ifx.dll) was dependent on Informix Client SDK (one particular dll n=
amed isqlt09a.dll) which was a 64 bit DLL as 64 bit client SDK for Informix=
was installed on the machine and that was getting picked up resulting in t=
he error below. Installing the correct 32 bit Informix client SDK solved th=
is particular error message.
Thanks,
Don.
-----Original Message-----
From: Chris [mailto:cjaveni@bellatlantic.net]=20
Sent: Tuesday, February 23, 2010 9:49 AM
To: php-windows@lists.php.net
Subject: [PHP-WIN] Unable to load dynamic library php_ifx %1
Hello, and thanks for your assistance in advance. I am using PHP 4.4.9 on=
=20
Windows 2008 64 bit with informix and am reciving the following error:
PHP Warning: Unknown(): Unable to load dynamic library=20
'D:\php\extensions\php_ifx.dll' - %1 is not a valid Win32 application in=20
unknown on line 0.
On another server, I have the same setup but using the Sqlserver dll. Any=
=20
Suggestions?
Thanks,
Chris
--=20
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php