Hello !! It's me again.... I had follow the Michael's hints to find my error and I'd look up the error_log of my apache server and I found the next:
Mon Jun 09 18:03:29 2003] [notice] Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6b configured -- resuming normal operations [Mon Jun 09 18:08:41 2003] [error] [client 192.168.123.223] /srv/ca/OpenCA/var/crypto/keys/cakey.pem: No such file or directory, referer: http://192.168.123.223/ca/initCA.html [Mon Jun 09 18:08:41 2003] [error] [client 192.168.123.223] 1464:error:02001002:system library:fopen:No such file or directory:bss_file.c:259:fopen('/srv/ca/OpenCA/var/crypto/keys/cakey.pem','w'), referer: http://192.168.123.223/ca/initCA.html [Mon Jun 09 18:08:41 2003] [error] [client 192.168.123.223] 1464:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:261:, referer: http://192.168.123.223/ca/initCA.html [Mon Jun 09 18:18:51 2003] [notice] caught SIGTERM, shutting down Then I'd see for my configuration tree and I found that ../crypto/keys does not exist, so I'd must to do that directory, just the "keys" directory. After that I'd reboot my apache server and I'd tried to make the initialize phase again and a new error message appears in error_log : [Tue Jun 10 13:43:29 2003] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Tue Jun 10 13:43:57 2003] [notice] Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6b configured -- resuming normal operations [Tue Jun 10 13:44:19 2003] [error] [client 192.168.123.223] File does not exist: /srv/ca/apache/htdocs/favicon.ico [Tue Jun 10 13:50:14 2003] [error] [client 192.168.123.223] /srv/ca/OpenCA/var/crypto/keys/cakey.pem: Permission denied, referer: http://192.168.123.223/ca/initCA.html [Tue Jun 10 13:50:14 2003] [error] [client 192.168.123.223] 1981:error:0200100D:system library:fopen:Permission denied:bss_file.c:259:fopen('/srv/ca/OpenCA/var/crypto/keys/cakey.pem','w'), referer: http://192.168.123.223/ca/initCA.html [Tue Jun 10 13:50:14 2003] [error] [client 192.168.123.223] 1981:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:261:, referer: http://192.168.123.223/ca/initCA.html [Tue Jun 10 13:51:02 2003] [notice] caught SIGTERM, shutting down What's going on??? What kind of permission it message refer? What do I must to do in order to solve this problem?? Best regards ZAINOS ------------------------------------------------- Obt�n tu correo en www.correo.unam.mx UNAMonos Comunic�ndonos ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
