31 Oct
2007
31 Oct
'07
12:46 a.m.
On Oct 30, 2007, at 03:59, Samuel V. Green III wrote:
I can't seem to get mysql5 to start at boot. I did a " sudo port -v install mysql5 +server."
I do have a system link to org.macports.mysql5.plist located in my Library/LaunchDaemons.
Any idea why it won't start?
I am manually able to start with sudo -u root mysql5 -p
Have you asked for the file to be loaded at startup by doing this: sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist