Hi,

if you need more informations about the failing OpenCA::DBI then you can
try the following:

in initDBI is the following line:

configError( "Cannot initialize OpenCA::DBI class!");

change it to:

configError( "Cannot initialize OpenCA::DBI class! The database returns
errorcode ".$db->errno()." (".$db->errval().")");

Now you see the last errorcode of OpenCA::DBI. Perhaps this helps a
little bit more.

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to