On Fri, Mar 04, 2005 at 02:22:38PM -0300, Andr�a Cavallari wrote: > Date: Fri, 4 Mar 2005 14:22:38 -0300 > From: Andr�a Cavallari <[EMAIL PROTECTED]> > To: [email protected] > Reply-To: [email protected] > Subject: Re: [Openca-Users] CONNECT_FAILED > > Hello Martin! > > Here are the messages: > > stderr.log > 2005/03/04-12:29:40 OpenCA::Server (type Net::Server::Fork) starting! > pid(12847) > Binding to UNIX socket file /var/lib/openca/tmp/openca_socket using > SOCK_STREAM > Setting gid to "48 48" > Setting uid to "48" > DBD::mysql::st execute failed: Table 'ca.ca_certificate' doesn't exist at > /usr/lib/perl5/site_perl/5.8.0/OpenCA/DBI.pm line 2585. > DBD::mysql::st execute failed: Can't create/write to file > './ca/ca_certificate.frm' (Errcode: 2) at If I understand correctly, this error message is from mysql. Do you have something in mysql.err logs? IMHO mysql complains that it cannot create file ca/ca_certificate.frm. Maybe mysql is running under uid different from owner of directory where databases are kept, no free space, something else. Are you able to create some tables when connected to mysql as openca user?
[snip] Best wishes, -- Alexei Chetroi Smile... Tomorrow will be worse. (c) Murphy's Law ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
