You should also probably make the files readable by both the user and the group. Did you chown the directory /var/db/mysql or only the files in there...? I think you should chown the directory. Make sure the output from
ls -ld /var/db/mysql shows that the owner and group are mysql > > On Apr 7, 2005, at 12:38 PM, Julius Kidubuka wrote: > >> # ls -la /var/db/mysql/ > >> total 12 > >> drwxr-xr-x 4 root wheel 512 Apr 7 10:58 . > >> drwxr-xr-x 7 root wheel 512 Apr 6 11:17 .. > >> drwx------ 2 root wheel 512 Apr 7 10:58 mysql > >> drwx------ 2 root wheel 512 Apr 7 10:58 test > >> -rw-rw---- 1 mysql wheel 3463 Apr 7 11:23 domainname.co.ug.err > >> > >> Any changes you reckon I need to make? If so, what are they? > > > > > > I suggest you chown them to the mysql user and group. > > I have done that but still mysqld doesn't run as required... > > > Kurup. > > > > > > > >> Thanks, > >> Juki. > >> > >>> > >>>> > >>>> Rgds, > >>>> Juki. > >>> > >>> > >> > > > > > > _______________________________________________ > LUG mailing list > [email protected] > http://kym.net/mailman/listinfo/lug > %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ > > Shit Happens!! _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
