Hi, [...] > Starting OpenCA ... Logging is not initialized. > Configuration error: Missing Configuration Keyword : CgiCmdsPath > Configuration error: Missing Configuration Keyword : CgiCmdsPath > Compilation failed in require at ./openca_start line 62. > FAILED > [EMAIL PROTECTED] etc]# grep CgiCmdsPath * -nr > servers/node.conf.template:27:CgiCmdsPath > "/usr/pki/operating/test-092/ca/OpenCA/lib/cmds" > servers/node.conf:27:CgiCmdsPath > "/usr/pki/operating/test-092/ca/OpenCA/lib/cmds" > [EMAIL PROTECTED] etc]#
thought it was only me. I identified the problem and fixed it locally for me, but I am not sure if this is done correctly. Problem is that initServer reads the 'common.conf' config file which is a symlink to batch.conf. This file does not contain the config for CgiCmdsPath - don't know if it should. Well, for me I changed the symlink common.conf and pointed it to node.conf. Seems to be broken in both 0.9.2 and CVS head. cheers Martin ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel
