Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Nov 24, 2015 4:30 pm 
Offline
Senior Newbie

Joined: Sun Dec 14, 2014 11:02 am
Posts: 10
I am trying to follow the doc on how to install Wordpress on my Linode (https://www.linode.com/docs/websites/cm ... -wordpress). Step 1 tells me to log into mysql as root. I do not know my mysql root password (the Linode was set up by someone who has since left the job). A password is demanded (tried logging in without one). I have tried several times to follow the majority advice on how to reset the mysql root password, but I cannot even successfully shut down the mysql service, possibly because mysqld_safe keeps turning the service back on?

Running Centos 7.

Any help would be greatly appreciated.


Top
   
PostPosted: Wed Nov 25, 2015 11:42 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
CentOS 7 uses MariaDB, which is a drop-in replacement for MySQL. Services are managed by systemd, which is controlled using the systemctl command. Run systemctl stop mariadb to stop MariaDB. See this article for help resetting the password. Make sure MariaDB is stopped and then you can restart it with systemctl start mariadb.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group