signatures
MIS
I am currently trying to test the connection from our webserver to connect to our company's database server to query out customer's account information. I already hae a webserer already up and running with php 4 already installed and running aswell. I wrote a php script to connect to the DB2 database and it didn't do anything when i brought it up on the webserver. So I wonder if there's anything else that i need to do on the webserver like a database driver that needs to be installed? Is there anything missing that i didn't do with why the script wasn't doing anything?