Hi,
I am a beginner, trying to find my way
on my server I restart mysql from putty with this command:
/bin/systemctl restart mysql.service
now I have a new server, the command is not running, gives this error:
Failed to restart mysql.service: Unit not found
little results on google, but I found this working
/bin/systemctl restart mysqld.service
both servers are the default cpanel installation, did they change anything?
OS: Centos 7.4 and 7.5
thanks
I am a beginner, trying to find my way
on my server I restart mysql from putty with this command:
/bin/systemctl restart mysql.service
now I have a new server, the command is not running, gives this error:
Failed to restart mysql.service: Unit not found
little results on google, but I found this working
/bin/systemctl restart mysqld.service
both servers are the default cpanel installation, did they change anything?
OS: Centos 7.4 and 7.5
thanks