Re: Mysql startup question

2005-05-24 Thread Philip Wege
Thanks done mysql is started. On Tue, 2005-05-24 at 16:15 +0200, Gerhard Schmidt wrote: > On Tue, May 24, 2005 at 04:02:45PM -0700, Philip Wege wrote: > > No problems there , and all files and folders owned by root. > > That's the problem /var/db/mysql should be owned by mysql:mysql because > my

Re: Mysql startup question

2005-05-24 Thread Gerhard Schmidt
On Tue, May 24, 2005 at 04:02:45PM -0700, Philip Wege wrote: > No problems there , and all files and folders owned by root. That's the problem /var/db/mysql should be owned by mysql:mysql because mysqld is started as user mysql. bye Estartu --

Re: Mysql startup question

2005-05-24 Thread Philip Wege
No problems there , and all files and folders owned by root. touch command no errors, goes to next blank line. On Tue, 2005-05-24 at 15:50 +0200, Steven Enderle wrote: > Could you check the directory by hand? > > ls -aol /var/db/mysql/ and > touch /var/db/mysql/mail.int.diesel-electric.com > Reg

Re: Mysql startup question

2005-05-24 Thread Steven Enderle
Could you check the directory by hand? ls -aol /var/db/mysql/ and touch /var/db/mysql/mail.int.diesel-electric.com Regards, Steven -- ++ message delivered by gizm0.org ++ free webmail - imap, pop3, ssl secured Philip Wege wrote: Yes i am logged in as root directly on the

Re: Mysql startup question

2005-05-24 Thread Philip Wege
Yes i am logged in as root directly on the box. On Tue, 2005-05-24 at 15:43 +0200, Steven Enderle wrote: > Are you sure you did run this as root? > > Regards > > Steven > -- > ++ message delivered by gizm0.org > ++ free webmail - imap, pop3, ssl secured > > Philip Wege wrote: > > Hi > > > >

Re: Mysql startup question

2005-05-24 Thread Steven Enderle
Are you sure you did run this as root? Regards Steven -- ++ message delivered by gizm0.org ++ free webmail - imap, pop3, ssl secured Philip Wege wrote: Hi When i run /usr/local/etc/rc.d/mysql-server.sh start i get the following error : touch /var/db/mysql/mail.int.diesel

Mysql startup question

2005-05-24 Thread Philip Wege
Hi When i run /usr/local/etc/rc.d/mysql-server.sh start i get the following error : touch /var/db/mysql/mail.int.diesel-electric.com err: Permission denied chown /var/db/mysql/mail.int.diesel-electric.com cannot create /var/db/mysql/mail.int.diesel-electric.com Permission denied Running free