McCallister, Jason wrote:
*** I don't see it with phpinfo()

*** I have this in PHP.INI ([PHP_IBM_DB2] extension=php_ibm_db2.dll).

*** What else is need to load the DB2 extension? I have also rebooted.

This says that something is missing from the db2 setup. I don't use it ( or IIS ;) ) but there SHOULD be an error message in the logs as to why php_ibm_db2.dll has not loaded. Either it has not found the dll in the php extensions directory, or - something I am used to with Firebird - it can't find the client software for db2.

It is probably worth switching to
[EMAIL PROTECTED]
There is more likely to be a db2 user listening there who can point you in the right direction.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
MEDW - http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Firebird - http://www.firebirdsql.org/index.php

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to