Am 10.04.2007 um 09:18 schrieb Martin Bartosch:

>> # 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.)

This was also my guess, but apache is running as user www, group www  
and the permissons on the socket look like this:
srwxrwx---  1 openxpki       www           0 Apr  9 19:50  
openxpki.socket

even setting the owner to www did not help.

Any way to debug this?

Thanks,
Christian



-------------------------------------------------------------------------
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