[horde] Can't connect Oracle

Daniel Bauermann dblistas at gmail.com
Thu Jul 7 07:27:35 PDT 2005


Hi,

I'm trying to install Horde 3.0 with Oracle. But I can't connect with
the database.

The error is happening: "Unable to connect to SQL server.".

Then, I'm trying debbug the program "horde/lib/Horde/Auth/sql.php" (I
don't know PHP enough!)... I print "$this->_params['username']" and
can see the value "root".

But in my "config/conf.php" I have "$conf['sql']['username'] = 'horde';"!

If I force the parameter to right value, I can connect with my
database (ie: $this->_params['username'] = 'horde';).

Someone know it's happening?

Thanks,  Daniel.


PS.: Sorry by my bad english.


More information about the horde mailing list