Changes between Initial Version and Version 4 of Ticket #20421


Ignore:
Timestamp:
Jul 24, 2009, 2:24:02 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20421

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Summary changed from mysql5-server port failed to start on Snow Leopard to mysql5-server port failed to start
  • Ticket #20421 – Description

    initial v4  
    11The mysql5-server port failed to be accessing after executing the following commands on Snow Leopard build 10A411:
    22
     3  - sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
     4  - sudo -u mysql mysql_install_db5
     5  - reboot
     6  - mysql5 -u root
     7
    38{{{
    4 
    5 a) sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
    6 
    7 
    8 b) sudo -u mysql mysql_install_db5
    9 
    10 c) reboot
    11 
    12 d) mysql5 -u root
    13 
    149ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/opt/local/var/run/mysql5/mysqld.sock' (2)
    15 
    16 
    1710}}}
    1811