Hi,
I got a lot further with Debian, but I am stuck on this error. I
built OpenXPKI from a version I checked out of SVN on 1/19. I am
assuming that namespace is the database name in MySQL that I created
and not for issuing certificates.
Thanks!
pki:/etc/openxpki/instances/trustcenter1# more database.xml
<database>
<debug>0</debug>
<server_id>0</server_id>
<server_shift>8</server_shift>
<type>MySQL</type>
<name>/var/openxpki/mysql.db</name>
<host>localhost</host>
<port>3306</port>
<user>openxpki</user>
<passwd>**********</passwd>
<namespace>openxpki</namespace>
<environment>
<vendor>
<type>mysql</type>
</vendor>
</environment>
</database>
pki:/etc/openxpki/instances/trustcenter1# openxpkiadm initdb
system.fatal: Exception during initialization task 'dbi_log':
I18N_OPENXPKI_SERVER_DBI_SCHEMA_CHECK_PARAMETER_NOT_UPPERCASE_ONLY
I18N_OPENXPKI_SERVER_DBI_SCHEMA_CHECK_PARAMETER_NOT_UPPERCASE_ONLY;
__PARAMETER__ => openxpki; __PACKAGE__ => OpenXPKI::Server::DBI::DBH;
__CALLER__ => OpenXPKI::Server::DBI::Schema::set_namespace# Looks like
your test died before it could output anything.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users