RE: [PHP-WIN] Unable to load dynamic library php_ifx %1

2010-02-23 Thread Venkat Raman Don
lting in the error below. Installing the correct 32 bit Informix client SDK solved this particular error message. Thanks, Don. -Original Message- From: Chris [mailto:cjav...@bellatlantic.net] Sent: Tuesday, February 23, 2010 9:49 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Unab

Re: [PHP-WIN] Unable to load dynamic library php_ifx %1

2010-02-23 Thread 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.  I am using PHP 4.4.9 o

[PHP-WIN] Unable to load dynamic library php_ifx %1

2010-02-23 Thread 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.

Re: [PHP-WIN] Unable to load dynamic library "C:\PHP\ext\php_mysql.dll" and Unable to load dynamic library "C:\PHP\ext\php_mysqli.dll"

2007-07-11 Thread Niel Archer
Hi Why do you have a "C:\PHP\" and a "C:\Program Files\PHP\" directories? It really should be one or the other. The date on the libmysql.dll should be the same as the other two dlls as they are part of the same PHP install. I would leave it in the PHP base directory too. Check the extension_dir

[PHP-WIN] Unable to load dynamic library "C:\PHP\ext\php_mysql.dll" and Unable to load dynamic library "C:\PHP\ext\php_mysqli.dll"

2007-07-11 Thread Oman, Gregg
Stut, I found your e-mail address while looking through various PHP\MYSQL connect messages at PHP.net and hoped you could help me or direct me to someonewho can. I have been struggling to get MySQL modules working with PHP 5 and have completed the following: 1.) Uncommented t

RE: [PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dll'

2005-04-13 Thread Flint Doungchak
-Original Message- From: Ross [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 13, 2005 6:52 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dll' I get the follwing message whrn trying to install tyhe mysql modules PHP Warnin

AW: [PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dl l'

2005-04-13 Thread Huebel, Jens
ss [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 13. April 2005 15:52 An: php-windows@lists.php.net Betreff: [PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dll' I get the follwing message whrn trying to install tyhe mysql modules PHP Warning: Unknown(): Unable to load dyn

[PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dll'

2005-04-13 Thread Ross
I get the follwing message whrn trying to install tyhe mysql modules PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP\php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: The path is correct. What could be wrong? -- PHP Windows Mailing List

[PHP-WIN] Unable to load dynamic library 'C:\PHP\php_mssql.dll'

2005-04-13 Thread Ross
I get the follwing message whrn trying to install tyhe mysql modules PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP\php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: The path is correct. What could be wrong? -- PHP Windows Mailing Li

[PHP-WIN] Unable to load dynamic library php_sqlite.dll

2003-07-08 Thread Bahadir Kandemir
Windows 98 Php 4.3.2 Warning: dl() [http://www.php.net/function.dl]: Unable to load dynamic library 'c:/php/extensions\php_sqlite.dll' - A device attached to the system is not functioning. in D:\Projects\Php\Test\test.php on line 10 -- PHP Windows Mailing List (http://www.php.net/) To unsubsc

[PHP-WIN] Unable to load dynamic library php_oci8.dll on Windows XP SPK1

2003-01-20 Thread Andre Matos
Hi, I am receiving the mensage "Unable to load dynamic library "C:\ApacheGroup\PHP\extensions\php_oci8.dll" I am using Windows XP SPK1 with Apache2.0.43 with PHP4-4.2.3. I tried to use with Oracle but when I uncomment the line: extension=php_oci8.dll I started to receive this mensage: Unable

Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread Craig Morrison
barry wrote: > > be loaded sucessufully. The error only seems to happend for php_gettext.dll > only. > PHP Warning: Unable to load dynamic library > 'c:/php/extensions/gnu_gettext.dll' - §ä¤£¨ì«ü©wªº¼Ò²Õ¡C in Unknown on line > 0 It is entirely possible that this extension was written for a vers

Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread barry
Hi, I've tried both ways, i.e. include the dir in the path and replace the dll, but same error. I just discovered one thing, one of the extensions, php_imap.dll, seems to be loaded sucessufully. The error only seems to happend for php_gettext.dll only. PHP Warning: Unable to load dynamic library

Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread Marcel Besancon
Hi, > Make sure the \php\dlls directory is in your PATH. I had the same problem though all path-entries were correct. It seems that some of the dll's are broken. I changed the given php_gd.dll for a php_gd.dll that I downloaded form the net and see: It works !!! Here are some links for down

Re: [PHP-WIN] Unable to load dynamic library

2002-03-30 Thread Craig Morrison
Make sure the \php\dlls directory is in your PATH. barry wrote: > > Hi, > > I am new to php and I am trying to get it work on my w2k. After I've > enabled 2 extensions, php_gettext.dll and php_imap.dll, in the php.ini, I > always get the error PHP Warning: Unable to load dynamic library > 'c:

[PHP-WIN] Unable to load dynamic library

2002-03-29 Thread barry
Hi, I am new to php and I am trying to get it work on my w2k. After I've enabled 2 extensions, php_gettext.dll and php_imap.dll, in the php.ini, I always get the error PHP Warning: Unable to load dynamic library 'c:/php/php_gettext.dll' I am using the exe version of php. I have the following

RE: [PHP-WIN] Unable to load dynamic library 'c:\php\extensions\php_gd.dll' - The specified procedure could not be found

2002-03-08 Thread alain samoun
One possibility is that the dll you are pointing at, has not been compiled with your current PHP version. A+ Alain -Original Message- From: Jefferrs [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 9:35 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Unable to load dynamic library &#

Re: [PHP-WIN] Unable to load dynamic library 'c:\php\extensions\php_gd.dll' -The specified procedure could not be found

2002-03-08 Thread Dan Zarrella
when i got that error i ussually copy and paasted the .dll file in lots of places, like c:\windows or c:\winnt and the windows\sytem dir. try that and rememebr to restart the server.-dan _ Send and receive Hotmail on your mobile de

[PHP-WIN] Unable to load dynamic library 'c:\php\extensions\php_gd.dll' - The specified procedure could not be found

2002-03-08 Thread Jefferrs
"Unable to load dynamic library 'c:\php\extensions\php_gd.dll' - The specified procedure could not be found" That's the error message I get when trying to enable the GD extension in PHP4.1.1 on the Xitami webserver. My extensions directory is specified as: extension_dir = c:\php\extensions\ an