Re: MySQL, pulling my hair out

2006-11-19 Thread prad
On Sun, 19 Nov 2006 18:33:17 + Gaby Vanhegan <[EMAIL PROTECTED]> wrote: > I'm really having an incredibly painful time with MySQL on 3.9. Has > anybody had a problem getting MySQL 4 or 5 to play happy? I've read > these pages > gaby, i've had mysql5 working just fine on 3.9 in the past,

Re: MySQL, pulling my hair out

2006-11-19 Thread Darrin Chandler
On Sun, Nov 19, 2006 at 12:30:20PM -0700, Darrin Chandler wrote: > On Sun, Nov 19, 2006 at 06:33:17PM +, Gaby Vanhegan wrote: > > I've followed all the instructions on the relevant pages, and > > instructions form the mail archives but to no avail. I have a theory > > that it doesn't hold

Re: MySQL, pulling my hair out

2006-11-19 Thread Darrin Chandler
On Sun, Nov 19, 2006 at 06:33:17PM +, Gaby Vanhegan wrote: > I've followed all the instructions on the relevant pages, and > instructions form the mail archives but to no avail. I have a theory > that it doesn't hold up under the load of dspam using MySQL as it's > back end, and I'll be

Re: MySQL, pulling my hair out

2006-11-19 Thread Allie D.
Try this, it works in chrooted Apache ;) Season to taste... rc.local ### MySQL rm -R /var/www/var/run/mysql mkdir -p /var/www/var/run/mysql && \ chown -R _mysql._mysql /var/run/mysql /usr/local/bin/mysqld_safe --user=_mysql --open-files=1000 -log & sleep 10 ln /var/run/mysql/mysql.sock /var/www/v

Re: MySQL, pulling my hair out

2006-11-19 Thread Otto Moerbeek
On Sun, 19 Nov 2006, Gaby Vanhegan wrote: > I'm really having an incredibly painful time with MySQL on 3.9. Has > anybody had a problem getting MySQL 4 or 5 to play happy? I've read > these pages: > > http://www.openbsdsupport.org/mysql.htm > http://monkey.org/openbsd/archive/misc/0411/msg0

MySQL, pulling my hair out

2006-11-19 Thread Gaby Vanhegan
I'm really having an incredibly painful time with MySQL on 3.9. Has anybody had a problem getting MySQL 4 or 5 to play happy? I've read these pages: http://www.openbsdsupport.org/mysql.htm http://monkey.org/openbsd/archive/misc/0411/msg03296.html http://marc.theaimsgroup.com/?l=openbsd-misc&