Sasidharan schrieb:
> 
> Hi Michael,
> 
> The apache error given below:
> 
> /usr/local/OpenCA/private/cakey.pem: Permission denied
> 10545:error:0200100D:system library:fopen:Permission
> denied:bss_file.c:245:fopen
> ('/usr/local/OpenCA/private/cakey.pem','w')
> 10545:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:247:
> Error Trapped: Error loading generated Key! at lib/misc-utils.lib line 53.
> Compilation failed in require at /home/httpd/cgi-ca/ca line 169.

This looks like a mistake during the installation. You should set the
user and the group of your webserver (e.g. --with-httpd-user=wwwrun and
--with-httpd-group=nogroup for SuSE) during ./configure.

The error happens if the webserver cannot access the directory
/usr/local/OpenCA/private and this only happens if you don't set the
correct user and group. Please check the user of your webserver and then
set the options correctly.

Best regards,

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to