Hi Robert,

On Thu, Feb 15, 2007 at 09:42:02PM +0100, Robert Lisiak wrote:
> Definitely I pose many problems to you ;-)
That's fine, as our first "non-development user", you are supposed to,
it helps us with finding deployment bugs and problems, too.
Thanks for your patience with us.

> Perhaps it would be better if I follow  the "debian packages" deploy ???
Hmmm, it looks like you're pretty close to having a running
installation. I'm not sure the Debian deployment would help with the
problems you are currently encountering.

> Anyway after changing the files/folder (/usr/etc/openxpki) rights to
> apache owner and chmod those to 755 I have a new error:
Hmmm, weird that you have to do that. Do you still remember which
permissions it had before you changed it?

>     * I18N_OPENXPKI_SERVICE_DEFAULT_COMMAND_EXECUTION_ERROR; ERROR =>
> Cannot include action class
> 'OpenXPKI::Server::Workflow::Activity::Tools::ChangeSessionRole': Can't
> locate OpenXPKI/Server/Workflow/Activity/Tools/ChangeSessionRole.pm in
> @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8
> /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
> /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at
> (eval 1099) line 3.
> 
> In fact I discovered that I have no the ChangeSessionRole.pm.
That is correct, it was deleted a few weeks ago. Unfortunately, it seems
like it was still referenced in a configuration file
(workflow_activity_scep_request.xml). Could you try deleting the
following three lines from the file (or just downloading the latest
version from SVN):
<action name="change_session_role_to_ca_operator"
        class="OpenXPKI::Server::Workflow::Activity::Tools::ChangeSessionRole"
        role="CA Operator">
</action>

I'm still wondering why you run into this problem, though, as it works
fine here even after deleting my stale copy of ChangeSessionRole.pm -
anybody got an idea?

Regards,
    Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [EMAIL PROTECTED] | working @ urn:oid:1.3.6.1.4.1.11417

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to