FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » PHP and DB2 on an IIS Server
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: PHP and DB2 on an IIS Server [message #172737 is a reply to message #172733] Sun, 27 February 2011 19:05 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 2/27/2011 1:47 PM, Charles wrote:
> Jerry -
>
> Thanks for such a quick response!!
>
> To answer your questions....
> Did you install and load the php db2 extension?
> What I did here was download the php_ibm_db2.dll, put it into the extension (php\ext) directory, and added 'extension=php_ibm_db2.dll' to the end of the php.ini file that is being used.
> What more do I need to do to 'install and load' the db2 extension? I'm having a hard time finding any documentation on how to manually install db2 onto a Windows box (plenty of info
> for linux/unix, but not Windows).
>

Check the IBM site for what you need to install DB2 on Windows. I found
it to be quite easy to install on Windows (but I don't use it with PHP).
If you still can't get DB2 installed, try the comp.databases.ibm-db2
newsgroup. And the DB2 client DLLs must be loadable (i.e. in a
directory in the PATH environment variable or similar).

> Is the DB2 client installed on this machine (and the client libraries available to the web server)?
> Here, I don't know what to tell you. I've tried installing IBM's iSeries Client Access as I do know part of that install does install ODBC drivers, but I'm trying to do it via direct
> DB2 function calls, not via ODBC. I want to get this working as server-agnostic as possible so I can port this code to another PHP server as I need to. I've tried installing DB2 Exec
> 9.72 for Windows, I've tried installing the IBM Data Server for ODBC and CLI for Windows, and I'm not sure what else to install to get the 'client libraries' on there. If you'd make
> any suggestions, please feel free to send them my way.
>
> Thanks,
> Charles
> cbuege at moreycorp dot com
>
>

Check the appropriate DB2 resources, as noted above.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with web service
Next Topic: [ANN]VTD-XML 2.10
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 16:57:32 GMT 2024

Total time taken to generate the page: 0.04515 seconds