ID:               29340
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bdebes at bellarmine dot edu
-Status:           Open
+Status:           Feedback
 Bug Type:         Informix related
 Operating System: Windows XP
 PHP Version:      5.0.0
 New Comment:

Take a look at http://php.net/ifx page and make sure you have set all
required environment variables.


Previous Comments:
------------------------------------------------------------------------

[2004-07-29 16:36:45] bdebes at bellarmine dot edu

Deleted all instances of php_ifx.dll on the system, copied the file
from the distribution .zip into the directory listed as extension_dir
in my php.ini file.  Still receiving the same error.

Changed the file name to php_infx.dll and changed php.ini to load
extension=php_infx.dll and received the same error message with my new
filename in it.

------------------------------------------------------------------------

[2004-07-29 16:04:07] [EMAIL PROTECTED]

Check your system - it likely has old php_ifx.dll somewhere (c:\windows
or c:\windows\system32, probably).
Delete it and make sure PHP uses the new one.

------------------------------------------------------------------------

[2004-07-22 21:01:34] bdebes at bellarmine dot edu

Description:
------------
PHP 5.0.0 working fine with no modules.  Change php.ini to load
php_ifx.dll extension and get a popup dialog saying:

PHP Startup: Invalid library (maybe not a PHP library) 'php_ifx.dll'

Informix Client SDK 3.8 is installed and working.  Had Informix
extension working fine under PHP 4.3.2 on same system.

Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=29340&edit=1

Reply via email to