Hi Zeus,

> i'm trying to configure OpenXPKI on FreeBSD 8.1-RC1 i386
> 
> while `openxpkiadm initdb' with PostgreSQL i receive:
> Can't use an undefined value as an ARRAY reference at 
> /usr/local/lib/perl5/site_perl/5.10.1/Devel/StackTrace.pm line 199, <DATA> 
> line 522.

unfortunately I have never tried the FreeBSD port myself. I suspect an 
incompatibility with the version of Devel::StackTrace you are using.

Possibly this error only occurs when trying to initialize the database. I 
suggest you run

openxpkiadm initdb --dryrun

and capture the output. Then try to set up the database schema by running these 
commands in the database monitor. The result should be a properly set up 
database.

HTH

Martin


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to