Hi etohutman, I had this problem, too. On my box it is a permission problem. As you can see, xml_cache.log resides in /usr/local//OpenCA/var/log
and /usr/local//OpenCA/var/log should owned by "apache-user" and "apache-group". On my box this is like following drwxr-x--- 9 wwwrun www 4096 May 30 12:38 . drwxr-xr-x 7 wwwrun www 4096 May 31 18:30 .. drwxr-x--- 4 wwwrun www 4096 May 31 18:29 bp drwxr-x--- 8 wwwrun www 4096 May 30 23:32 crypto drwxr-x--- 2 wwwrun www 4096 May 31 18:29 db drwxr-x--- 7 wwwrun www 4096 May 31 18:34 log drwxr-x--- 4 wwwrun www 4096 May 22 15:25 mail drwxr-x--- 3 wwwrun www 4096 May 31 18:29 session drwxr-x--- 14 wwwrun www 4096 May 31 21:32 tmp set correct ownership. when done remove $openca-dir/var/tmp/xml_cache.pid.. Then it should start. Best regards Christian > > Please help me correct this problem: > [EMAIL PROTECTED] etc]# service httpd start > Starting httpd: httpd: Could not determine the server's fully qualified > domain name, using 127.0.0.1 for ServerName > [ OK ] > [EMAIL PROTECTED] etc]# openca_rc start > -bash: openca_rc: command not found > [EMAIL PROTECTED] etc]# /usr/local/OpenCA/etc/openca_rc start > Starting OpenCA ... OpenCA::XML::Cache> WARNING: cannot write logfile > /usr/local//OpenCA/var/log/xml_cache.log > OpenCA::XML::Cache> MESSAGE: Error 600: Call to POSIX function bind > failed. > OpenCA::XML::Cache> WARNING: cannot write logfile > /usr/local//OpenCA/var/log/xml_cache.log > OpenCA::XML::Cache> MESSAGE: Error 500: Client: The POSIX function connect > failed. > Logging is not initialized. > Configuration error: The XML cache does not work properly - aborting. > Configuration error: The XML cache does not work properly - aborting. > Compilation failed in require at /usr/local/OpenCA/etc/openca_start line > 62. > Logging is not initialized. > Configuration error: The XML cache does not work properly - aborting. > Configuration error: The XML cache does not work properly - aborting. > Compilation failed in require at /usr/local/OpenCA/etc/openca_start line > 62. > FAILED > > -- > View this message in context: > http://www.nabble.com/openca-can-not-start--t1720586.html#a4673662 > Sent from the openca-users forum at Nabble.com. > > > > _______________________________________________ > Openca-Users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openca-users > ----------------------------------------- Diese E-Mail wurde durch SquirrelMail versandt "Webmail for nuts!" ----------------------------------------- Bereitgestellt fuer Kunden von Scorpio IT http://www.scorpio-it.net _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
