> helli schrieb: > > Configuration Error. Cannot initialize OpenCA::DB class! > (/usr/local/OpenCA/var/db) > Errorcode: 2111041 > Errormessage: OpenCA::DB->new: Cannot initialize database (2121021) > OpenCA::DB->initDB: Cannot open database with datatype > VALID_CA_CERTIFICATE, filename and accessmode (2141021) > OpenCA::DB->dbOpen: Cannot initialize DBMS...
This happens normally if the webserver has no writeaccess to /usr/local/OpenCA/var/db. If you use the correct options for ./configure the permissions are set correctly. Please check the configuration variable "User" in your Apache's configurationfile and the owner of /usr/local/OpenCA/var/db. 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: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
