MySQL port won't understand SSL configuration directives

2006-06-04 Thread Matt Bostock
Hello, I compiled the MySQL port with WITH_OPENSSL=yes, but it won't start as it complains about the SSL directives in /etc/my.cnf; [ERROR] /usr/local/libexec/mysqld: unknown variable 'ssl-ca=/x' Any help is much appreciated, Matt :) ___

Re: MySQL port won't understand SSL configuration directives

2006-06-04 Thread Greg 'groggy' Lehey
On Sunday, 4 June 2006 at 15:07:39 +, Matt Bostock wrote: Hello, I compiled the MySQL port with WITH_OPENSSL=yes, but it won't start as it complains about the SSL directives in /etc/my.cnf; [ERROR] /usr/local/libexec/mysqld: unknown variable 'ssl-ca=/x' Any help is much

Re: MySQL port won't understand SSL configuration directives

2006-06-04 Thread Matt Bostock
Greg 'groggy' Lehey wrote: The FreeBSD ports of MySQL don't install a my.cnf file; if they did, it would be in /usr/local/etc/, not /etc. So it looks as if this is something you've done. Thanks for your reply Greg. From experience I've found that MySQL usually looks for /etc/my.cnf, and it