Page 1 of 1

PHP connection to oracle Database using pdo_oci problem

Posted: Sun Jan 22, 2012 4:01 pm
by tolbert
hey all,

i have installed php-5.3.6, apache2 and oracle instant client 11.1. i have configured php with pdo_oci successfully.

issue: the problem is that the db connect I am able to connect to database a: using the same user, but when i change my connection credentials to connect to database b. i get an error in the apache logs

error:

*** glibc detected *** free(): invalid pointer: 0x0977e57c ***
[Sat Jan 23 06:39:26 2012] [notice] child pid 6917 exit signal Aborted (
6)

note: i am able to login with both the credentials using toad to the database which to me shows the database username and password is correct

please please help

i am have tried my best to get a solution

thanks in advance

regards tolb