MySQL won't connect on Centos 7

Anton Tananaev 9 years ago

OK, so you never restarted your service. You should stop it first before starting. Executing start command when it's already running doesn't do anything.

shawn808 9 years ago

how should go about this ? should I do this
sudo /opt/traccar/bin/uninstallDaemon.sh

and
later: sudo /opt/traccar/bin/startDaemon.sh

?
what is the way to restart traccar?

Anton Tananaev 9 years ago
  1. sudo /opt/traccar/bin/stopDaemon.sh
  2. sudo /opt/traccar/bin/startDaemon.sh
shawn808 9 years ago

it actually worked! Bol'shoye spasibo)