Hi, > # you can set the locale prefix and the location of the socket file > using > # environment variables > SetEnv OPENXPKI_SOCKET_FILE /usr/local/var/openxpki/openxpki.socket > #SetEnv OPENXPKI_LOCALE_PREFIX /usr/local/share/locale > > > But the only thing we get: > I18N_OPENXPKI_CLIENT_INIT_CONNECTION_FAILED; __SOCKETFILE__ => /usr/ > local/var/openxpki/openxpki.socket > > [EMAIL PROTECTED] /usr/local/share/openxpki]# ls -la /usr/local/var/ > openxpki/openxpki.socket srwxrwx--- 1 openxpki www 0 Apr 9 19:50 / > usr/local/var/openxpki/openxpki.socket
well, the Client is configured properly, as it reports the correct location of the socket file. I am quite sure that this is a permission problem. Please check that the user/group configured in the Apache configuration file is allowed to access the socket file. (Note that it is not sufficient to assign Unix groups to the Apache runtime user.) cheers Martin ------------------------------------------------------------------------- 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
