You also could be having issues with dependencies. There is no real easy way to diagnose dependency problems if that is indeed the case, just look into your system event logs and php error logs. Tom Hearn Software Engineer /n Software We are releasing IPWorks! for PHP Soon! Ask me for more information! ----- Original Message ----- >McCallister, Jason wrote: >>> *** When I run a PHP script that uses db2_connect, I get this error >>> message: >>> >>> Fatal error: Call to undefined function db2_connect() in >>> F:\Inetpub\wwwroot\jason2.php on line 5 > >You need to load the ibm_db2 package. >Check out phpinfo() if you think that it should be loaded. > >-- >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 > >