systemctl start traccar - what error does it give?
I have reinstall OS but now I keep getting this
root@vps-e3f0a0ea:~# mysql -u root --execute="ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'Traccar#093PA’; GRANT ALL ON *.* TO 'root'@'localhost' WITH GRANT OPTION; FLUSH PRIVILEGES; CREATE DATABASE traccar;"
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'root'@'localhost' WITH GRANT OPTION; FLUSH PRIVILEGES; CREATE DATABASE traccar' at line 1
You have an invalid quotation mark there. Please be more careful and double check any changes you're making.
Well, Spotted.. Thanks
Hi all. I have done the step by step commands on the website
https://www.traccar.org/install-digitalocean/
but the server won't start ?