hi, i installed oracle 10g express on my window xp machine. i am trying to connect the database with php (5.2.3) here is my connection string: $conn = oci_connect('testdb', 'testdb', 'TestDB'); but i am get the following errors displayed on my page: Warning: oci_connect() [function...