Changes between Initial Version and Version 1 of Ticket #40178


Ignore:
Timestamp:
Aug 18, 2013, 11:37:43 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Assuming you started it by running

sudo port load mysql5-server

(or using the more verbose but equivalent launchctl command), you stop it by running

sudo port unload mysql5-server

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40178

    • Property Cc ryandesign@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port mysql5-server added
  • Ticket #40178 – Description

    initial v1  
    11I have tried all the usual things, but it keeps coming back. Here's the ps entry
    22
     3{{{
    34root           12891   0.0  0.0  2501144    592   ??  Ss    3:07PM   0:00.02 /opt/local/bin/daemondo --label=mysql5 --start-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start ; --stop-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper stop ; --restart-cmd /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper restart ; --pid=none
     5}}}
    46
    57/opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync