[mythtv-users] MYSQL not starting...

Stroller linux.luser at myrealbox.com
Mon Apr 30 21:34:18 UTC 2007


On 29 Apr 2007, at 21:10, A JM wrote:
>
> I'm running Ubuntu Edgy and all of a sudden I got the following error
> message and now MYSQL won't start, anyone have any ideas on what might
> have gone wrong?
>
> "your $HOME/.dmrc file has incorrect permissions and is being ignored.
> users home directory should be owned by user and have 644 permissions"

What does `sudo find /home -iname ".dmrc" -exec ls -l \{} \;` say?

The message suggests that you might fix the problem by running `sudo  
find /home -iname ".dmrc" -exec chmod 644 \{} \;`

Stroller.



More information about the mythtv-users mailing list