Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#40178 closed defect (invalid)

Query: how do I kill daemondo run mysql5 — at Version 1

Reported by: clemson472 (Dr. D. E. Stevenson) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: ryandesign@…
Port: mysql5-server

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I have tried all the usual things, but it keeps coming back. Here's the ps entry

root           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

/opt/local/etc/LaunchDaemons/ only contains directories for apache2 and rsync

Change History (1)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Port: mysql5-server added
Resolution: invalid
Status: newclosed

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
Note: See TracTickets for help on using tickets.