Hi All,
I am trying to configure the OpenxPKI to work with an existing oracle
database.
I am using https://github.com/openxpki/openxpki-docker docker example shown
here.
I configured openxpki-config\config.d\system\database.yaml for an oracle
database and removed the database pod from the docker-compose file.

when i try to start the containers I get the following error.

(Database not connected; __error__ => Unable to require() database driver
package; __class_name__ => OpenXPKI::Server::Database::Driver::oracle,
__message__ => Can't locate OpenXPKI/Server/Database/Driver/oracle.pm in
@INC (you may need to install the
OpenXPKI::Server::Database::Driver::oracle module) (@INC contains:
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1
/usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at
/usr/share/perl/5.28/Module/Load.pm line 77.


 have attached the databse.yaml file. Can anyone help me figure out what I
am doing wrong?
Also I have installed an oracle instant client and verified that its
working with sqlplus.

Thank You,
Kosala

Attachment: database.yaml
Description: Binary data

_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to